body {
	background-color: #1f1f1f;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/BGGradient.png);
	background-repeat: repeat-x;
}
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;

}
