body {
	margin: 0px;
	background-image: url(Images/Components/background.jpg);
}
p {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 22px;
	margin: 0px;
}
h6 {
	font-family: "Trebuchet MS";
	font-size: 9px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
a:hover {
	color: #FFFFFF;
	background-color: #003366;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	text-align: center;
}
