@charset "utf-8";
body {
	background-image: url(../images/berries.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-attachment: fixed;
	background-position: center top;
	padding: 0px;
	text-align: center;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #824367;
}
a:visited {
	color: #999;
}
a:hover {
	color: #099;
}
a:active {
	color: #824367;
}
#Content {
	width:70%;
	z-index:1;
	background-image: none;
	padding: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	border: thin solid #000;
}
a {
	font-family: Comic Sans MS, cursive;
	font-size: 18px;
}
p {
	text-align: left;
}
h1 {
	font-size: 18px;
	font-family: "Comic Sans MS", cursive;
	color: #824367;
}
h2 {
	font-size: 40px;
	font-family: "Comic Sans MS", cursive;
	font-style: normal;
	font-weight: bold;
}
#Content h3 {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	color: #824367;
	text-align: left;
	text-indent: 10px;
}
