body {
	padding-left: 0em;
	font-family: Times New Roman, Times, serif;
	color: #FFFFFF;
	text-align: justify;
	background-color:#B38801;
	background-image:url()

}


h1 {
	font-family: Georgia,Times New Roman, times, serif, "sans-serif";
	color: #FFFFFF;
	font-style: italic;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	line-height: 27px;
}

h2 {
	font-family: Georgia,Times New Roman, times, serif, "sans-serif";
	color: #FFFFFF;
	font-style: italic;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	line-height: 27px;
}
h3 {
	font-family: Georgia,Times New Roman, times, serif, "sans-serif";
	color: #FFFFFF;
	font-style: italic;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	line-height: 18px;}

h4 {
	font-family: Georgia,Times New Roman, times, serif, "sans-serif";
	color: #FFFFFF;
	font-style: italic;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	line-height: 18px;}

h5 {
	font-family: Georgia,Times New Roman, times, serif, "sans-serif";
	color: #FFFFFF;
	font-style: italic;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	line-height: 27px;}

h6 {
	font-family: Georgia,Times New Roman, times, serif, "sans-serif";
	color: #FFFFFF;
	font-style: italic;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	line-height: 27px;}

a:link {
	color:#FD312C;

}

a:active {
	color:747472;
}

a:visited {
	color: #B38801;
}

a:hover {
	background-color: #D9CFB8;
}
