

body{
	margin:0px;
	padding:0px;
	border:0px;
	background: gray url(../images/background.png) top left repeat-x;
}

/*800 pixel wide box to contain the page*/
#container{
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

a img{
	border: 0px;
}

/**********************************epicenter***/
#epicenter{
	margin-top: 15px;
	width: 875px;
	height: 875px;
	position: relative;
}
