body {
	margin: 0px;
	text-align: center;
}
.bodyLayer {
	background-image: url(images/header_r6_c1.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	padding: 20px;
	text-align: left;
}
.headerNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	background-image: url(images/header_r3_c3.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding: 5px;
	letter-spacing: 3px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: capitalize;
	color: #606060;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.footerLayer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: lowercase;
	color: #000000;
	letter-spacing: 3px;
	background-image: url(images/header_r7_c1.jpg);
	height: 50px;
}
