h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
}
p {
	font-size: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style1 {
	background-color: #CCCCCC;
}
body {
	background-color: #E3E3E3;
	background-image: url(media/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;

}
