body { 
color: #381914;
font-size: 12px; 
font-family: Times New Roman, Serif;
text-align: justify;
background-color: #6F291D;
}

A:link {color: #000000; text-decoration: none; }
A:visited {color: #35140F; text-decoration: none; } 
A:active {text-decoration: none; }
A:hover {color: #381914; text-decoration: underline; } 

img.walter {
position: absolute;
top: 0px;
left: 0px;
}

div.layout {
position: absolute;
top: 25px;
left: 25px;
width: 456px;
height: 500px;
background-color: #6A1D11;
border: 1px solid #441912;
}

div.main {
overflow: auto;
position: absolute;
top: 270px;
width: 456;
height: 228;
}

div.content {
width: auto;
height: auto;
margin: 4px;
}

div.menu {
position: absolute;
top: 250px;
left: 273px;
}
