body {
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 30px;
	margin-left: 35px;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
        background-color: #F3E2A9;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #663300;
	text-align: left;
}
h2 {
	font-family: Corbel, sans-serif;
	font-size: x-large;
	color: #006600;
	text-align: center;
	text-transform: uppercase;
}
h3 {
	font-family: Arial Unicode MS, sans-serif;
	font-size: 16pt;
	color: #0000CC;
	text-align: center;}
h4 {
	font-family: Rockwell Extra Bold;
	font-size: 35px;
	color: #800000;
	text-align: center;
}
h5 {
	font-family: Garamond, san-serif;
	font-size: 18px;
	font-weight:normal;
	color: #000000;
	text-align: center;
}
h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #006666;
	text-align: center;
}
div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
p {
	font-family: Rockwell, serif;
	font-size: 18px;
	color: #000066;
	text-align: justify;
}
li {
	padding-bottom: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;

}
.gallery {
	text-align: center;
	}
A:LINK { color: #663300}
A:visited { color: #663300}