body {
	background-image: url(images/bg.jpg);
	background-color: #C6BAAE;
	margin: 0px;
	padding: 0px;
}
.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #8A7968;
	padding-right: 12px;
	padding-left: 12px;
	text-align: justify;
}
.main h1 {
	line-height: 44px;
	font-family: "Trebuchet MS", Verdana, Arial, Geneva, Helvetica;
	font-size: 24px;
	font-weight: normal;
	text-transform: lowercase;
	color: #A85757;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	text-indent: 45px;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	color: #404040;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A85757;
}
a:hover, a:active {
	font-family: "Trebuchet MS", Verdana, Arial, Geneva, Helvetica;
	font-size: 10px;
	text-transform: uppercase;
	color: #404040;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: 1px;
}
select, input, textarea {
	color: #8A7968;
	background-color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border: 1px dotted #A85757;}
.yibelieve_TopRight {
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  padding: 0;
  border: none;
  float: none;
}
.yibelieve_TopRight a img {
  background-color: transparent;
  color: white;
  border: none;
  text-decoration: none;
}