body {
	background-color: #742b34;
	background-attachment: fixed;
	background-image: url(red_bg1.jpg);
	background-repeat: repeat-x;
}
.body_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #d0b96f;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #d0b96f;
	text-decoration: none;
}
a:link {
	color: #d0b96f;
	text-decoration: none;
}
a:visited {
	color: #d0b96f;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	line-height: normal;
	color: #d0b96f;
}
.images {
	border: 1px solid #d0b96f;
	background-color: #262626;
}
.mini_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #d0b96f;
}

