body { 

background-color:#b7c199;
padding-top:2em;
padding-bottom:2em;


}

#right {
	background-image:url(images/patternright.jpg);
	
	background-repeat:repeat-y;
	
	}
	
#left {
	background-image:url(images/patternleft.jpg);
	
	background-repeat:repeat-y;
	
	}
	
	#head {
	background-image:url(images/header.jpg);
	background-position:left;
	background-repeat:no-repeat;
	
	}
	
#menu {
	
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	
	
	}
	
	#text {
	color: #764a49;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

	#text a{
	color: #764a49;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

	#text a:HOVER{
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

	#text2 {
	color: #764a49;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

	#text2 a{
	color: #764a49;
	font-family:  Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration:underline;
}

	#text2 a:HOVER{
	color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration:underline;
}

h1 {
	
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
	font-size: 14px;
	text-align:justify;
	padding: 1em 1em 1em 1em;
	font-weight: normal;
	}
	
	
#picture {
	
	
	background-image:url(images/pic.jpg);
	background-repeat:no-repeat;
	background-position:top;}	