body {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right 9px;
	background-image: url(images/compass.jpg);



}
.shadowCell {
	filter: DropShadow(Color=CCCCCC, OffX=4, OffY=4, Positive=3);
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;

}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFCC33;
}
ul {
	list-style-type: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
