
body {
	color: #68228B;	
	background-color:#68228B;
		
}
.menu_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFCE;
}

.visitor_text {
font-family: "veranda";
	font-size: 14px;
	font-style: normal;
	color: #000000;
}

.container {
	background-color:#FFFF99;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center;
	width: 1100px;
	height:auto;	
	border-color: #68228B;
	border-style:solid;
	border-width: 1px;
}

hr {
color: #68228B;
background-color: #660065;
height: 4px;
}

h1 {


}

h2 {


}

h3 {


}
