body {
	font-family: "Arial", "Helvetica", serif;
	background-color: #00581E;
}

p {
	color: #000000;
	font-weight:normal;
	font-family: "Comic Sans MS", "Helvetica", serif;
}

a:link, a:active, a:focus {font-weight:bold;
	text-decoration: none;
	color: #000000;}

a:visited {font-weight:bold; color: #B22222; text-decoration:none}  

a:hover {
	text-decoration: none;
	color: #B22222;
}

h2, h1, h3 {
	text-align:center;
	font-weight:bold;
	color: #000000;
}

h4 {
	text-align:center;
	font-size: 20px;
}


h4 {
	text-align:center;
	font-size: 20px;
}


navbar {
	font-size: 40px;
	text-align: center;
	color: #000000;
}

.center {
	text-align: center;
}

.caption {
	font-size: 14px;
	text-align: center;
	color: #000000;
}




