.style1 {
	color: #AD4A44;
	font-size: 12px;
}
a:link {
	color: #AD4A44;
}
a:visited {
	color: #AD4A44;
}
a:hover {
	color: #AD4A44;
}
a:active {
	color: #AD4A44;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.CONTENT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666600;
	padding: 15px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #AE574D;
	line-height: 10px;
	border-bottom: solid #F6EFDD 1px;
	padding-bottom: 5px;
}
body {
	background-attachment: fixed;
	background-image: url(/assets/images/bg/IMG_0886.JPG);
	background-position: center bottom;
	background-repeat:no-repeat;
}
.MainCol {
	background-color: #FFF;
	width: 665px;
	margin: auto;
}

