body{
	background: #666666 url(../images/contact.jpg) no-repeat;
	background-size: 100%;
}
#aboutcontent{
	width:882px;
	margin:0 0 0 74px;
	color:#FFFFFF;
	font-size:12px;
	line-height:25px;
}
#aboutcontent #paragraph{
	float:left;
	width:490px;
	padding:30px 28px;
	background:url(../images/black.png);
}
#aboutcontent img#pic{
	float:left;
	width:318px;
}
.footer{
	float:right;
	margin-right:8%;
	padding-top:16px;
}
