body {
	background-image: url('images/background.jpg');
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size: 10px;
	margin: 0;
	padding: 0;
	top: 0px;
	left: 0px;
}

A {font-weight:bold;}
A:link {color: #663300;text-decoration:none;}
A:hover {color: #663300;text-decoration:underline;}
A:visited {color: #663300;text-decoration:none;}
A:visited:hover {color: #663300;text-decoration:underline;}

/* navMenu is the navigation menu at the top */
.header {
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}

.text1 {
	font-size:10px;
	color:#FFFFFF;
}
