BODY {background-color:#ffFFCC
}

H1 {
text-align:center;
color:#990033
}

H2, H3 {color:#990033}

H4 {color:#3333FF}

.sidebar {
position: absolute;
width: 140;
height: 100%;
top: 0px;
left: 0px;
padding: 5px;

font-family: Verdana, Arial, Helvetica;
background-color: #336600
}

.maincol {
position: absolute;
top: 20px;
left: 170px;
padding: 6px;

font-family: Times;
font-size: 12 pt;
color: #330000
}