@charset "utf-8";
/* CSS Document */

#main {
	width:800px;
	position:relative;
	left:50%;
	margin-left:-400px;
	float:left;
	}

#underconstruction {
background-image:url(underconstruction.jpg);
width:600px;
height:26px;
position:relative;
float:left;
margin-left:100px;
}

#ccnbig {
background-image:url(ccnbig.jpg);
width:600px;
height:523px;
position:relative;
float:left;
margin-left:100px;
margin-top:20px;
}
