@charset "utf-8";
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #8C4600;
}
h2 {
	font-size: 22px;
	font-weight: bold;
	color: #292929;
}
.style2 {
	font-size: 16px;
	color: #333333;
	font-weight: 500;
}
.footer {
	font-size: 12px;
	color: #AAAAAA;
	text-transform: uppercase;
	text-indent: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
}




.style1 {
	font-size: 16px;
	color: #98827C;
	font-weight: 600;
}

body {
	background-image: url(Pics/background.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a:link {
	text-decoration:none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
