
		body {
		background-image:url(cloverbg.jpg);
		background-attachment:fixed;
		margin-left:5%;
		margin-right:5%;
		font: normal 18px georgia,'times new roman',sans-serif;
		}	

		#container {
		width:900px;
		margin-left: auto;
		margin-right: auto;
		border:5px solid #008000;
		padding:10px;
		}

		#content {
		width:100%;
		}		

		p {
		font-size:100%;
		color: #008000;
		text-indent:10px;
		}


		p.dropcap:first-letter {
		font-size:150%;
		font-weight:bold;
		color: #008000;
		}


		hr {
		height: 5px;
		width:100%;
		color: #008000;
		background-color: #008000;
		}
		
		h1 {
		font-size:150%;
		text-align:center;
		color: #008000;		
		}

		h2 {
		font-size:140%;
		text-align:center;
		color: #008000;		
		}

		h3 {
		font-size:120%;
		text-align:center;
		color: #008000;
		margin-top: 20px;
		}

		.ebox {
		text-align:left;
		clear:both;
		}


		.footer {
		width: 100%;
		clear:both;
		line-height: 150%;
		text-align:center;
		font-size:80%;
		color: #008000;
		}

		.footer img {
		margin-right: 80px;
		float:right;
		}


		img {
		margin: 5px;
		float:right;
		}

		iframe {
		margin: 5px;
		float:right;
		}


		a:link {
		color:#b8860b;
		} 
		
		a:visited {
		color:#a52a2a;
		} 

		a:hover {
		color:#D2B48C;
		} 

		a:active {
		color:black;
		} 











		

		





