@charset "utf-8";
#header {
	position: absolute;
	height: 50px;
	width: 800px;
	color: #FFFFFF;
	top: 80px;
	margin-left: -350px;
	left: 50%;
	z-index: 5;
	vertical-align: bottom;
	padding-bottom: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
/* CSS Document */


h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	color: #FFFFFF;
}
h1  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 38px;
}
.style1 {font-weight: bold}

