#body
{
	
width: 700px;
height: auto;
position: absolute;
top: 350px;
left: 100px;
padding: 20px;
border:solid black;	
border-width:1px 0 1px 0;
margin: 10 10px 50px 0px;
}

#menu
{
	position: absolute;
	top: 10px;
	left: 600px;
	background-color: ButtonFace;
	padding: 2px;
}