body {
	background-color: #000000;
	background-image:url(../images/main.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 0;
	padding:0;
	margin:0;
	margin-top:0;
}

div.buttons {
	display:block;
	margin-top: 600px;
	width: 904px;
	
	text-align:center;
}


a img {
	border:0;
}
