body {
	background-color: #3f5e77;
	margin-top: 0px;
	margin-bottom: 0px;

}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#ContactMsg {
	background: url("images/ContactMessageBG.jpg") 50% 50% no-repeat;

}