.container {
	height: 150px;
	width: 160px;
	position: absolute;
	top: -7px;
	left: -2px;
	background-image: url(buttons/gracialam_header2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.buttons {
	height: 180px;
	width: 160px;
	top: 85%;
	position: relative;
	left: 0%;
	font-family: "Courier New";
	font-size: 12px;
	color: #000;
	letter-spacing: 4px;
	word-spacing: normal;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
}
.clicker {
	font-family: "Courier New";
	font-size: 12px;
	text-decoration: none;
	cursor: e-resize;
	color: #000;
}
.illo {
	height: 1200px;
	width: 12000px;
}

