@charset "utf-8";
#iframe {
	border: thick groove #7652b5;
	text-align: center;
	padding-top: 20px;
	margin: 10px;
}
#map {
	text-align: center;
}


body,td,th {
	font-family: Papyrus, Georgia, Arial, sans-serif;
	background-image: url(../Images/creampaper.gif);
	text-align: center;
	font-size: 150%;
	font-weight: bolder;
}
body,td,th {
	color: #7652B5;
}


body {
	height: 600px;
	width: 500px;
	text-align: center;
}

a:link {
	color: #7652b5;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #7652B5;
}


a:hover {
	text-decoration: underline;
	color: #981f0f;
}

a:active {
	text-decoration: none;
	color: #4f3377;
}
