body {
        background-image: url(reka3.jpg);
		font-family : Verdana;
		text-align : justify;
		scrollbar-base-color : #fefdfa;
		scrollbar-highlight-color : #c1aba2;
		}
		
		h1 {
		font-weight: bold; 
		color : #7e6656;
		text-align : center;
		font-size: 140%;
		}
		h2 {
		font-size: 130%;
		color : #7e6656;
		
		}	
		h4 {font-weight: bold; 
		font-style: italic; 
		font-size: 110%;}
		
		h3 {
		font-size: 110%;
		font-weight: bold; 
		color : #7e6656;
		font-style: italic;
		text-align: right
		}		
		h5 {
		font-size: 110%;
		font-weight: bold; 
		color : #7e6656;
		}
		h6 {
		font-size: 100%;
		font-weight: bold; 
		color : #7e6656;
		}
	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%;
	}
	.my {
	font-family: times;
	}
	
	.right {
		text-align : right;
		font-style: italic;
		}
	.moved {
	position: relative; left: 7%
	}
	
	

