body {
background-image: url(top.jpg);
background-repeat: no-repeat;
background-position: 0px 0px;
background-color: black;
color: #DDDDDD;
font-family: verdana,arial,sans-serif;
font-size: 11px;
}

div.navigation {
position: absolute;
top: 318px;
left: 32px;
width: 300px;
font-size: 12px;
}

div.header {
font-size: 20px;
font-weight: bold;
text-decoration: underline;
}

div.main {
position: absolute;
top: 270px;
left: 335px;
}

a:link {color: 733EB7; text-decoration: none}a:hover {color: 9A6AD7; text-decoration: none; font-weight:bold}a:active {color: 9A6AD7; text-decoration: none; font-weight:bold}a:visited {color: 562A8E; text-decoration: strike}