
body  {
 	font: normal 12px/1.6em 'Helvetica Neue', Arial, sans-serif, sans-serif;
	color: #BBBBBB;
	background: #0E0F13;
	background-image:  url(../images/cpdBackground2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}


#header {
 	margin: 0 auto;
	text-align: center;
	width: 980px;
	height: 240px;
	clear: both;
}

#body #interior {
    width: 580px;
    padding: 0px 0 0 0px;
    float: left;
 	border-right: #26272B solid 1px;
   	padding: 0px 20px 0px 0px;
}

