body {
   background-color: #FFFFFF;
   font-family: 'Frutiger', Helvetica, sans-serif;
   color: white;
   font-size: 80%;
   line-height: 140%;
   width: 100%;
   height: 100%;
  
 }

div#headerbox {
	width: 100%;
   height: 100%;
   margin-top: 15%;
	
}