body  {
background-color:#000000;
font-family:  Veranda, sans-serif;
font-size: 12px;
 color: rgb(204, 204, 204);
margin:0px;
}

h1{
color:orange;
font-size:20px;
}

.title {
position: absolute; 
top: 0px;left:0px;
font-family: Ariel, sans-serif;
width:740px;height:60px;
border-style:solid;border-color:white;
border-width:0px 0px 2px 0px;
padding: 10px 10px 0px 10px;
}

.menu {
position: absolute; top: 75px;left:0px;width:180px;padding-top:10px;
}

.content {position: absolute; top: 75px;left:180px; width:520px;height:460px;border-style:solid;border-color:#ffffff;border-width:0px 0px 0px 1px;line-height:1.8em;padding: 0px 30px;
}
.sidebar {
position: absolute; top: 0px;left:761px;width:180px;height:530px;border-style:solid;border-color:#ffffff;border-width:0px 0px 0px 1px;padding:10px;
}
