body {
margin:0;
padding:0;
height:100%;
background-color:#002d66;
}

 div#page-body {
	background: #22304d url(bg-blue.png) 50% 0 repeat-y;
	height:100%; ;
}
 div#boats-body {
	background: #000000 url(boats.jpg) 50% 0 repeat-y;
	background-position:  bottom; 
	height:100%;
}
 div#white-body {
	background: #ffffff 0% 0  no-repeat;
	height:100%;
		

}
 div#bottom-body {
	background: #ffffff 0% 0  no-repeat;
}
 div#waves {
	background:  url(ocean-waves.png) 50% 0 repeat-x;
	background-position:  bottom;
	background-position:left;
    
}
 div#icon {
	background:  url(brando-marlin.png) 50% 0 no-repeat;
	background-position:  bottom;
	background-position:left;
	
	
	
    
}

 div#icon2 {
	background:  url(brando-marlin-fishing.png) 50% 0 no-repeat;
	background-position:  bottom;
	background-position:left;
	
	
	
    
}

 div#icon4 {
	background:  url(brando-rocket.png) 50% 0 no-repeat;
	background-position:  bottom;
	background-position:left;
	
	
	
    
}

 div#logo {
}
 



