
.headerContainer {
	background-image:url('/images/header/hBg.jpg');
	background-repeat:repeat-x;
	height:124px;
	text-align:center;
}


body	{
	margin:0px;
	padding:0px;
	background-color:#004376;
}

a	{
	color:#70D4A3;
	text-decoration:none;
}

a:hover	{
	color:#D1C379;
	text-decoration:underline;
}

p {
	margin:0px;
}
