body   {background-color:#ccbbaa;
	background-image:url("images/indexbanner.jpg");	
	background-repeat:no-repeat;
	background-position:top left;
	margin:180px, 100px, 100px, 115px;
	font-family:Georgia, Garamond;
	color:#553300;
	font-size:16px;
	text-align:justify;
	scrollbar-face-color:#881100;}
	

h1     {font-family:Georgia, Garamond;
	color:#881100;
	font-size:26px;
	font-style:normal;}

h2     {font-family:Georgia, Garamond;
	color:#776644;
	font-size:20px;
	font-style:italic;}

a:link {font-family:Georgia, Garamond;
	color:#008844;
	font-weight:500;
	font-size:16px;}

a:visited{font-family:Georgia, Garamond;
	color:#440077;
	font-weight:500;
	font-size:16px;}

a:hover{font-family:Georgia, Garamond;
	color:#881100;
	font-weight:500;
	font-size:16px;}


blockquote:{border-style:double;
	    border-color:55ff00;
	    padding:22px;}

p:first-letter:{color:#000000;
	        background-color:#55ff22;
		font-family:cursive;	        
		font-size:22px;}
	        



