body
{
	font-family: sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #CBA97C;
}

#hometext
{
}

#foot
{
	font-size: .9em;
}
h1
{
	font-size: 3em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	font-family: "Courier New", Courier, monospace;
}

h2
{
	margin: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 2em;
}

h3
{
	margin: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 1.5em;
}

a
{
	color: #662E2D;
}

a:hover
{
	text-decoration: none;
}

#top
{
	background-color: #ddccbb;
	overflow: auto;
	padding: 10px 0 10px 10px;
}

#top img
{
	float: left;
	margin-right: 10px;
}

#text
{
	width: 600px;
	font-size: 12px;
	padding-left: 10px;
	color: #000;
}
