@charset "UTF-8";
/* CSS Document */

body {
background-image:url(back_03.jpg);
	margin:0px;
	font-size:14px;
}

#maincontainer {
	width:100%;
	height:100%;
	margin-right:auto;
	margin-left:auto;
}

#topspacer{
	width:10px;
	height:30px;
	margin:auto;
}

#top {
	width:858px;
	height:626px;
	margin:auto;
	
	background-repeat:no-repeat;
}


#bottomspacer{
	width:10px;
	height:30px;
	margin:auto;
}