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;
height: 91%;
}
#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;
}
#quote {
color: black;
font-weight: bold;
}
#quote iframe {
border: 1px solid black;
width: 700px;
height: 200px;
background: white;
font-weight: bold;
color: red;
}
#footer {
color: #00375E;
background: url(back2.png) repeat;
position: absolute;
top: auto;
bottom: 0;
width: 100%;
text-align: center;
-moz-border-radius: 0 0 15 0;
padding: 0;
}
#footer a {
text-decoration: none;
color: #00375E;
}

