h1 {  	font-family: "Times New Roman", Times, serif; font-size: 30px; font-weight: bold; text-decoration: none; text-align: center; color: #663333}

h2 {  	font-family: Georgia, "Times New Roman", Times, serif; font-size: 24pt; font-weight: bold; text-decoration: none; color: #663333; text-align: center; font-style: italic}

h3 {	font-family: Georgia, "Times New Roman", Times, serif; font-size: 17px; font-weight: bold; text-decoration: none; color: #663333}

h4 {	font-family: "Times New Roman", Times, serif; font-size: 13px; font-weight: bold; text-decoration: none; color: #663333}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	margin: 3em;
	background-image: url(vent2.jpg);
	color: #4F2727;
	background-attachment: fixed;
	background-repeat: repeat;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	line-height: normal;
}
a:active {  color: #663333; text-decoration: underline}
a:hover {  color: #CC0033; background-color: #FFFF99}
a:link {  color: #663333; text-decoration: underline}
a:visited {  color: #663333; text-decoration: underline}

