/* CSS Document */


BODY, HTML {	
			width: 100%; 
		   background-image:url(images/temp_background.jpg);
		   background-position:top;
		   background-color: #FFFFFF;
		   background-repeat: repeat-x;
           text-align: center;
		   margin:0px; padding:0px; 

}



