body {
	background-color: #F5F5F5;
	background-image: url(images/content2.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 163px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	background-attachment: fixed;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #967041;
	letter-spacing: 2px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #967041;
}
a:link, a:visited {
	color: #666600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
