*
{font-size: small;}

body	
{
 background-color: #996699;}

div.menu
{top: 1px; 
 left: 1px; 
 width: 50%; 
 height: 100%; 
 position: fixed;
 border: 1px solid black;
}


table.content
{background-color: white;
 position: absolute;
 width: 600px;
 height: 105%;
 left: 200px;
 top: 0px;}
