@charset "utf-8";
/* CSS Document */
.bgImage {
	background-image: url('images/HeaderImageBack.jpg');	
}

body {
	margin-left: 0px;
	margin-top: 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

.comment {
	font-size:10px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #036;
}
