.mainContent {
	background-image: url(images/Contact.jpg);
}
.Center {
	background-position: center center;
	vertical-align: middle;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.form {
	padding: 20px;
	margin: 20px;
}
