    body{
                 padding:0px; margin:0px;
 
 
  background: url(hbg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  text-align: center;

}



a:link {color:#555}   	/* unvisited link */
a:visited {color:#555}  	/* visited link */
a:hover {color:#785e75}   			/* mouse over link */
a:active {color:#785e75}   			/* selected link */
a:link, a:visited, a:active {letter-spacing: 0px;text-decoration:none;	}

  
  @font-face {
font-family: m;
src: url("/m.otf") format("opentype");
}
  
  @font-face {
font-family: l;
src: url("/l.otf") format("opentype");
}
    #header{position:relative;width:100%;height:137px;margin-top:0px;margin-left:0px;
z-index:3; background:#ffffff;  
padding-top:0px; margin-bottom:0px; 
} 

  
  
          
#headername{ 
margin:15% auto;  position:relative;  font-family: m;padding: 30px;
  font-size:35pt;color:#555;font-weight:normal;
}

#headeraddress{
 position:absolute;
text-align:right;
 bottom:30px;      padding:6px;padding-right:40px;
    right:0px;
font-family: core;
  font-size:11pt;color:#292929;
}
