body {
	margin : 0;
	padding : 0;
	text-align : center;
	background-image: url(Background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
}
	
h1 {
	font: bold 16px georgia;
	margin: 23px 25px 3px 25px;
	color: #036;
	}
	
h2 {
	font: bold 13px georgia;
	margin: 10px 5px 3px 11px;
	color: #a3577c;
	color: #069;
	}
h3 {
	font: bold 18px georgia;
	margin: 23px 25px 0px 25px;
	color: #036;
	border-bottom-style: solid;
	border-bottom-color: #039;
	border-bottom-width: thin;
	text-align: left;
	}

p {
	font: 12px/16px georgia;
	margin: 3px 35px 8px 35px;
	}

#container {
	position : relative;
	margin-top : 100px;
	margin-left : auto;
	margin-bottom : 0;
	margin-right : auto;
	padding : 50px 0px 120px 0px;
	font : 8pt/12pt georgia, palatino, times, serif;
	color : #333;
	voice-family : "\"}\"";
	voice-family : inherit;
	width : 795px;
	background-color: #FFF;
	background-image: url(containerBG.jpg);
	background-repeat: no-repeat;
}



body,td,th {
	color: #333;
	font: 12px/16px georgia;
	text-align: left;
	}
	
a:link {
	font-weight : lighter;
	text-decoration : none;
	color : #06C;
}
a:visited {
	font-weight : normal;
	text-decoration : none;
	color : #069;
}
a:hover, a:active {
	text-decoration : none;
	color : #036;
}	
h4 {
	font: bold 13px georgia;
	margin: 23px 25px 3px 25px;
	color: #036;
	text-align: left;
}
.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	text-align: right;
	margin: 0px 25px 0px 0px;
}

