#main
{
	position: absolute; 
	width:760px; 
	top: 155px; 
	left: 0px;
}

#heading
{
	
	margin-left: 10px; 
	margin-top: 10px; 
	background: white; 
	top: 0px; 
	left:0px; 
	width:380px;
	font-family: verdana, geneva; 
	color: black; 
	font-size:14px;
}

#instructions
{
	 
	margin-left: 10px; 
	margin-top: 10px; 
	background: white; 
	top:0px; 
	left:0px; 
	width:360px;
	font-family: verdana, geneva; 
	color: black; 
	font-size:12px;
}

#summary
{
	position:absolute; 
	z-index: 1; 
	margin-left: 0px; 
	margin-top: 10px; 
	background: white; 
	top:20px; 
	left:500px; 
	width:248px; 
	height:120px; 
	font-family: verdana, geneva; 
	color: black; 
	font-size:14px;
}
