/* CSS Document */

body {background-image:url(images/background/pear.gif);
     background-position:center;  
     background-attachment: fixed;
     background-repeat: no-repeat;
     margin-top: 0px;
	 border-width: 3px;
	 font-size: 1em;
}
	
	
a:link {
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	font-weight: bold;
	color: #990099;  
}
a:active {
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
logo {
	padding: 0px;
	position: absolute;
	top: 0px;
}



.title {
	background-color: #006600;
	text-align: center;
	font-weight: bold;
	font-size: 2.1em;
	font-family: "Monotype Corsiva";
	color: #FFFFFF;
}


.word {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: 400;
	color: #CC3300; 
	 
}
.what{
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	font-weight: bold;
	font-size: 1.1em;
}
.title {
	background-color: #006600;
	text-align: center;
	font-weight: bold;
	font-size: 2.1em;
	font-family: "Monotype Corsiva";
	color: #FFFFFF;
}
.name {
	font-family: "Monotype Corsiva";
	font-size: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.subtitle {
	font-family: "Monotype Corsiva";
	font-size: 2em;
	font-weight: bold;
	color: #660000;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #006600;
	font-style: normal;
	text-decoration: none;
}
 
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
.sentence {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: 500;
	color: #990000;
}
.highLight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 400;
	color: #000000;
	background-color: #FFFFCC;
}
