body {
    background: #102060;
}
html, body {
    font-family: verdana, helvetica, arial, sans-serif;
    font-size: 10pt;
    color: #F0F0F0;
}
tt {
    font-family: fixed, courier
    color: #C0E0F0;
}
a {
    color: #A0C0F0;
}
h1 {
    font-size: 24pt;
    color: #80C0F0;
}
h2 {
    font-size: 18pt;
    color: #80C0F0;
}
h3 {
    font-size: 14pt;
    color: #80C0F0;
}
h4 {
    color: #C0E0F0;
}
div.menubox {
    margin: 30px 50px;
    width: 300px;
    text-align: center;
    background-color: #000000;
    opacity: 0.6;
    filter:alpha(opacity=60);
}
