body {
     	font-family: Verdana, Arial, Helvetica, sans-serif;
         color: #C0C0C0;
         font-size: 11px;
         background: #1E0000 url('bg.jpg') repeat-y fixed left top;
}
body {
overflow-x: hidden;
overflow-y: hidden;
}
a:link {
        color: #C0B9AF;
        text-decoration: none;
        font-size: 11;
}
a:visited {
        text-decoration: none;
        color: #C0B9AF;
        font-size: 11;
}
a:hover {
        text-decoration: none;
        color: #9F9E92;
        font-size: 11;
}
a:active {
        text-decoration: none;
        color: #9F9E92;
        font-size: 11;
