body {
background: #8C8C94 url(http://fan.glast-heim.net/daggerfall/images/index_bg.jpg);
}

body, font, div, td, p {
color: #000000;
font-size: 11px;
font-family: tahoma;
}

a, a:link, a:active, a:visited {
color: #3A3843;
font-size: 11px;
font-family: georgia;
text-decoration: underline;
font-weight: bold;
}

a:hover {
text-decoration: none;
cursor: crosshair;
}

input, textarea, select {
background-color: #8B98B8;
border: 1px solid #000000;
color: #000000;
font-size: 11px;
font-family: georgia;
font-weight: none;
}