H1 {
	font-size : 100%;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font : normal;
	line-height : 105%;
	text-transform: uppercase;
}

H2 {
	font-size : 11px;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	line-height : 115%;
	text-transform: uppercase;
	letter-spacing : 1px;
}

H3 {
	font-size: 50%;
	font-weight : normal;
}

H4 {
	font-size : 75%;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	line-height : 105%;
	text-transform: uppercase;
	letter-spacing : 1px;
}

A {
	text-decoration : none;
	color : #977710;
}

A:link {
	text-decoration : none;
	color : #977710;
}

a:hover  {
	color : #DAA520;
}

A:active  {
	text-decoration : none;
	color : #977710;
}

body  {
	font-size : medium;
	font-family : "Times New Roman", Times, serif;
	color : #402020;
	background-image : url(bkground/backiii.jpg);
	margin-right : 4%;
}

