div.content h1
{
	font-size:28px;
	font-weight:normal;
	margin-top:30px;
	margin-bottom: 0px;
}
div.content img
{
	border: 5px solid white;
	margin-right: 40px;
	margin-bottom: 40px;
	float: left;
}
div.content table
{	margin-bottom: 40px;
	width:100%;
}


