body {
	margin: 0px;
	padding: 0px;
	background-color:#000;
	background-image: url(images/main_bkg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#main {
	height: 765px;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}

#container {
	height: 680px;
	width: 1020px;
	position: absolute;
	margin-top: 55px;
}
.button {
	margin-top:120px;
	margin-left:210px;
}
.button2 {
	margin-top:120px;
	margin-left:200px;
}
.button3 {
	clear: both;
	margin-left:450px;
}
#logo {
	width:600px;
	height:110px;
	margin-left:auto;
	margin-right:auto;
}
a {
	text-decoration: none;
}
a img {
	border: none;
}
