body  {
	background-color:#C5BD9E;
	background-image:url('../img/back.gif');
	background-position:top left;
	background-repeat:no-repeat;
	font-family:Georgia, serif;
    	font-size:12px;
	line-height:18px;
	color:#AFA47B;
	margin:0px;
	padding:0px;
}

td {
	font-family:Georgia, serif;
    	font-size:12px;
	line-height:18px;
	color:#AFA47B;
}

#content {
	position:absolute;
	left:0px;
	width:454px;
	border:0px;
	background-color:#fefcf7;
	padding:0px 90px 0px 198px;
	margin:0px;
}

h1 {
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	height:18px;
	letter-spacing:4px;
	color:#63605B;
	margin:0px;
	padding:0px;
}

p {
	margin:5px 0px 5px 0px;
	padding:5px 0px 5px 0px;
}

a{
	color:#AFA47B;
	text-decoration:underline;
}