div#body
{
	left: 100px;
	position: absolute;
	text-align: justify;
	top: 265px;
	padding-right: 100px;
}
p.contactus
{
	background-color: White;
	color: Black;
	position: absolute;
	text-align: center;
	top: 295px;
	margin-left: 100px;
	margin-right: 100px;
	width: 800px;
}
