*{margin:0 0 0 0;}
html{overflow-x:auto;overflow-y:auto;}
body{
	/*background:#515151;*/
    background:#444444;
}
#content{
	width:980px;
	height:469px;
}
#header{background:url(../img/header_d.jpg) no-repeat top;width:980px;height:469px;}
#rep{width:200px;height:auto;}
#footer{ background:url(../img/footer_d.jpg);width:980px;height:63px;}
.center{
	margin:0 auto 0 auto;
}
