/********** Main Page Information ************/

body {
	background:#000000;
	color:#ffffff;
	text-align:justify;
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0 0;
}
#wrap {
	width:960px;
	text-align:center;
	margin: 0 auto;
}
.main {
	background-image:url(../images/background.jpg);
	width:960px;
	height:800px;
}
.spacer1 {
	height:20px;
}
.spacer2 {
	height:40px;
}
.spacer3 {
	width:30px;
}
.buttons {
	width:960px;
	height:80px;
}