/* CSS Document */

body{
	background-color:#000000;
	/*margin-top:0;
	margin-right:0;
	margin-left:0;*/
}
#divMainContainer {
	background:url(../img/logo.jpg) center no-repeat;
	height:339px;
}
#divHeader {
	/*background:url(../img/header.jpg) no-repeat;
	width:960px;
	height:166px;
	text-align:center;*/
}
