@charset "utf-8";
/* CSS Document */

body	{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 800px; 
	padding-left: 20px;
	padding-right: 20px;
	color: #333;
	padding-top: 130px;
	background-image: url(images/cypress.png);
	background-repeat: no-repeat;
	background-position: top right;}

h4 { color: #F30; text-decoration: underline;
}

h3 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; width: 100%; border-bottom: 1px dotted #666; padding-bottom: 10px; color: #09F;} 

a {color: #09C; text-decoration: none;}

a:hover {color: #F00; text-decoration: none;
}

img { }

#redtext {color:#800000;}

#theader { color:#900;}

