body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	background-position: center;
	background-color: #D5C3AF;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #392A25;
	text-decoration: none;
}
.copy a {
	color: #999900;
	text-decoration: none;
}
.copy a:hover {
	color: #666666;
	text-decoration: none;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #392A25;
	text-decoration: none;
}
.headline a{
	color: #D4B9AB;
	text-decoration: none;
}
.headline a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.huge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-style: normal;
	line-height: 50px;
	font-weight: normal;
	color: #392A25;
	text-decoration: none;
}
.about {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #D5C3AF;
	text-decoration: none;
}
.about a{
	color: #CCCC66;
	text-decoration: none;
}
.about a:hover {
	color: #D5C3AF;
	text-decoration: none;
}
.identity {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #D5C3AF;
	text-decoration: none;
}
.identity a{
	color: #CC99CC;
	text-decoration: none;
}
.identity a:hover {
	color: #CCCC66;
	text-decoration: none;
}
.interactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #D5C3AF;
	text-decoration: none;
}
.interactive a{
	color: #99CCCC;
	text-decoration: none;
}
.interactive a:hover {
	color: #CCCC66;
	text-decoration: none;
}
.print {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #D5C3AF;
	text-decoration: none;
}
.print a{
	color: #FF9933;
	text-decoration: none;
}
.print a:hover {
	color: #CCCC66;
	text-decoration: none;
}