body
{ font-family: Segoe UI;
 background: url(win7.jpg) #0B4372 center no-repeat fixed;
font-size: .75em;
  color: #00375E;
}
#center {
position: absolute;
top: 5%;
bottom: 10%;
left: 10%;
right: 10%;
text-align: center;
}
#topbar img{
position: relative;
width: 100%;
}
#content {
border-top: 1px black solid;
color: #00375E;
background: url(back2.png) repeat;
}
#menu {
width: 100%;
-moz-border-radius: 0 15px 0 0;
background: url(back2.png) repeat;
color: green;
z-index: 2;
text-align: left;
}
#menu a {
color: black;
background: url(back2.png) repeat;
text-decoration: none;
padding: 0;
font-size: 1.2em;
}
#menu a:hover {
color: #00375E;
background: url(back4.png) repeat;
}
