body {
margin: 0px;
padding: 0px;
background: url('line.jpg') repeat-y;
background-color: #88652f;
font-size: 13px;
color: #000000;
font-family: verdana, arial, sans-serif; 
}

#layout {
width: 753px;
height: 598px;
background: url('title.jpg') no-repeat;
position: absolute;
top: 0px;
left: 0px;
}

#content {
position: absolute;
width: 475px;
top: 580px;
left: 15px;
}


#navigation {
position: absolute;
width: 210px;
top: 406px;
left: 518px;
text-align: center;
}

h1 {
color: #000000;
font-size:15px;
}

h2 {
color:#000000;
font-size:14px;
}

h3 {
color:#000000;
font-size:13px;
}

a {
color: #000000;
}

a:hover {
color: #000000;
}
