body { background-image:url(../img/body.jpg);
       background-repeat:repeat-x;
	   background-color:#fdf6c8;
	   "background-attachment:fixed;"
	   width:100%;
	   overflow-x:hidden;
	   overflow-y:scroll; 
}