﻿.bodyContainer {
	clear: both;
	float: left;
	width: 990px;
	background-image: url(../Images/AboutBackground.jpg);
	background-repeat: no-repeat;
}

.headingImage {
	width: 550px;
	float: right;
	margin-top: 9px;
}

.bodyContent {
	width: 465px;
	float: right;
}

.logoContainer {
	width: 440px;
	float: left;
	margin-top: 443px;
	text-align: center;
	vertical-align: middle;
}

.logoContainer img {
	margin: 20px;
}
