body
{
	margin: 0;
	padding: 0;
	background: url(images/img01.gif) repeat-x;
	font-family: Garamond, serif;
	font-size: 20px;
	line-height: 1.8em;
	color: #333;
}

h1, h2
{
	margin-left: 150px;
	margin-right: 150px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #9F3633;
	letter-spacing: 2px;
}

p
{
	margin-left: 150px;
	margin-right: 150px;
	font-family: Garamond, serif;
	font-size: 20px;
}

.center
{
	text-align: center;
}

a
{
	background: url(images/img03.gif) repeat-x left bottom;
	text-decoration: none;
	color: #82373B;
}

a:hover
{
	background: none;
	text-decoration: underline;
}

#intro h1
{
	padding-top: 25px;
	margin-left: 110px;
}

#indent
{
	margin-left: 50px;
}
