#img1 {
	float:left;
	margin:10px 0px 30px 30px;
}

#img2 {
	float:right;
	margin:10px 30px 30px 0px;
}

#maincontent p {
	padding-bottom:15px;
}
