Body
{
    background-color: black;
	margin-top: 0: 0%;
	margin:0 0%;
	margin-bottom: 0: 0%
}


#menu
{
	position: absolute;
	top: 0px;
	left: 25px;
	width: 275px;
    background-color: black;

}


#content
{
	position: absolute;
	top: 33px;
	left: 40px;
	height: 620px;
	width: 581px;
	textalign:center;
	padding:4px;
	background-color: #0FF;
	color: black;
	font-weight: normal;
}
