
body { font-family: Arial, "Lucida Grande", Verdana, sans-serif; background-color: #e59d11;}


  	a.menu {color: black; text-decoration: none; font-family: Zapf-Chancery, cursive; font-size: 13px;}
  	a.menu:link {color: black; text-decoration: none; font-family: Zapf-Chancery, cursive; font-size: 13px;}
  	a.menu:hover {color:blue;}

.motto {
font-size: 1.2em;
text-align: center;
font-family: cursive;
color: #f30c7e; }

.lilred {
font-family: sans-serif;
font-size: 9px;
color: #ff0000; }

.insetit {
padding-left: 3em;
padding-right: 2em; }

a:link {color: brown; text-decoration: none; font-family: Zapf-Chancery, cursive; font-size: 15px; }
a {color: brown; text-decoration: none; font-family: Zapf-Chancery, cursive; font-size: 15px; }

a:hover {color: blue;
 }

 .describe { font-size: 1.2em;
text-align: center;
font-family: cursive;
color: #f30c7e; }

.marginleft { margin-left: 2em; }
.marginright { margin-right: 2em; }

.bigred {
	color: red;
	font-family: serif;
	font-weight: bold;
	font-size: 1.4em;
}

.special {
	background-color: white;
	font-size: 14px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	padding: 5px;
	margin: 5px;
	border-width: 2px;
	border-style: solid;
	border-color: #e59d11;
}

specialgif {

	float: right;
	left: 20px;
	top: -20px;
	position: absolute;
	visibility: visible;
}


