

div#container {
 width: 900px;
 width:expression(document.body.clientWidth>905?"875px":"auto");
}


body {
 text-align: center;
}






html + body #menu {
 height: 1.3em;


