html, body {
	background-image:url(../media/index/BACKGROUND_TILE.gif);
	cursor:url(../media/index/cursor.png), auto;
}
#buttons {
	position: absolute;
	width: 300px;
	height: 296px;
	left: 50%;
	top: 50%;
	margin-left: -150px;
	margin-top: -148px;
}
	