
body {padding:0px; margin:0px;background:#e5e5e5 url("img/fdo1.jpg") fixed top ;}
html { overflow-x:hidden;}
.fdo_norepeat {
	background-repeat: no-repeat;
}

div#centered {
	border: 0;
	height: 100%;
	width: 100%;

	left: 0%;
	top: 0%;
	color: black;
	background:#e5e5e5 url("img/fdo1.jpg") no-repeat fixed top;

}


/* BODY
*********************************/
#body_shell {
width:778px;
text-align:left;
background:#e5e5e5 ;

}

#body_wrap {
width:778px;
float:left;
background:#e5e5e5;
}


