/* CSS Document */

Body {
	background-image: url('HomePage.jpg'); 
	background-repeat:no-repeat;
	width:100%;        
    background-position: top center; 
	  
}       
          
	