* { margin: 0; padding: 0; border: 0 }

html {}
html, body {height:100%; overflow:hidden;}
body {background:url(../images/PV-Sea-2.jpg) center center no-repeat;position:relative}

* html body {overflow-y:hidden;}


/********************************************
   LAYOUT
********************************************/ 

#bg{height:100%;width:100%;position:absolute;z-index:10; text-align:center;}
#bg img {margin-top:25%}