body {
        background-image: url(r3.jpg);
		font-family : Verdana;
		scrollbar-base-color : #fefdfa;
		scrollbar-highlight-color : #c1aba2;
		}
		
		h1 {
		font-weight: bold; 
		color : #7e6656;
		text-align : center;
		font-size : 140%;
		}
		h4 {font-weight: bold; 
		font-style: italic; 
		font-size: 110%;}
		.com {
		font-style: italic; font-size: 80%; text-align: center; margin-left: 10%; margin-right: 10%;
		}
		.c {
		font-style: italic; font-size: 80%;
		}
	a {
		text-decoration : none;
		color : Gray;
		font-weight : bold;
		font-style : italic;
	}
	a:Active  {
		color : Black;
		text-decoration : none;
		font-weight : bold;
	}
	A:Hover  {
		color : #BC8F8F;
		text-decoration : none;
		font-weight : bold;
	}	
	.m {
	margin-left: 20%;
	}
	.ref {
	VERTICAL-ALIGN: super;
	font-size : 70%;
	}
	
