body {
	background-color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#textarea h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #693205;
	font-weight: normal;
	margin: 0 0 0 -4px;
	padding: 20px 0 0 0;
}
#textarea h4 {
margin-top:-.5em;
}
#textarea {
	width:700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-image: url(images/backgroundtiler.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
	margin: 0px auto;
	padding: 0px 50px 0 50px;
}
a {
color: #693205;
}