div.m {position:fixed; top:0; left:0; width:90%; height:90%; align:center; overflow: hidden;}

div.bro {width: 980px; height: 100%; }

div.h {width:980px; height:131px ; }

div.foot {width:980px; height:19px ; }

html {height:100%;}

body {height:100%; margin:0; padding:0;}

#bg {position:fixed; top:131px; left:0; width:100%; height:100%;}

#content {position:relative; z-index:1;}

div.menu {position: static;
  top: 0px;
  left: 0px;
  width: auto;
  right: auto;
  background-color: #d6d6ac;}

a.men {text-decoration: none; color: #000000;}  
  
a.wht {text-decoration: none; color: #ffffff;}
a.wht:hover {text-decoration: underline; color: red;}
