BODY
		{
			font-family : Verdana;
			scrollbar-base-color : #fefdfa;
			scrollbar-highlight-color : #c1aba2;
			background-image : url(bg2.jpg);
		}
		a {
		text-decoration : none;
		color : #6C4237;
		font-weight : bold;
		font-style : italic;
		font-size : 120%;
	}
	a:Active  {
		color : Black;
		text-decoration : none;
		font-weight : bold;
	}
	A:Hover  {
		color : #b33c2b;
		text-decoration : none;
		font-weight : bold;
	}	
	h2 {
	color : #de4e4e;
	}
	h1 {
	color : #6C4237;
	font-size : 180%;
	text-align: center;
	font-family : "Times New Roman";
}
.right {
		margin-left: 60%; font-style: italic;
		}

