#title {font-family: Papyrus, Batang; font-size: 32px; font-weight: bold; color: #009933}
#name {font-family: Papyrus, Batang; font-weight: bold;}
body {
	background-color: white;
	font-family: Verdana;
	font-size: 12px;
	margin: 0;
	background-image:url(background.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
h1,h2,h3,h4,h5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold}
p {font-family: Verdana; font-size: 12px}
a {text-decoration: none; color:#009933; font-size: 12px}
#bottom {position: fixed; bottom: 0px}
.points {color: #009933; font-weight: bold; font-style: underline}