body {
background: url('bg.jpg');
font-size: 11px;
color: #5C5C5C; 
font-family: arial;
margin:0;
padding:0;
} 
a:link, a:visited, a:active {
text-decoration:none; 
color: #665956;
border-bottom:1px dotted #000000;
} 
a:hover {
color: #FFFFFF; 
font-size: 11px; 
text-decoration:none; 
} 
h1 {
font-size:14px;
color:#BF9C87;
font-weight:bold;
letter-spacing:3px;
}
#navi {
position:absolute;
top:115px;
left:570px;
width:125px;
}
div#top {
background: url('top2.html') top center no-repeat;
width: 770px;
right: 0px;
height: 500px;
}
#content {
position:absolute;
top: 240px;
left:197px;
width: 350px;
}
b {
color: #6E5E50;
font-size: 11px;
font-weight: bold;
}
ul {
padding-left:0px;
padding-bottom:4px;
margin:2px;
list-style-type:none;
}
td {
font-size: 11px;
font-family: arial;
color: #5C5C5C; 
} 