body {
	background-color: #000000;
	background-image: url(afbeeldingen/greenDAYmap.jpg);
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center center;
}
h3 {
	font-family: Algerian;
	color: #000000;
	font-size: 36px;
}

a {
	font-family: Algerian;
	color: #000000;
	text-decoration: none;
	background-image: none;
	font-size: 36px;
}
h4 {
	font-family: Algerian;
	font-size: 24px;
	color: #000000;
}
h5 {
	font-family: Algerian;
	font-size: 18px;
	color: #000000;
	text-align: center;
}

#main h2 {
	font-family: ShadowedGermanica;
	font-size: 24px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}



a:hover {
	font-family: Algerian;
	color: #990000;
	text-decoration: none;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	font-size: 36px;
}
#navbar {
	font-family: Algerian;
	color: #FFFFFF;
	padding: 2px;
	height: 30px;
	margin-right: 130px;
	margin-left: 130px;
	font-size: 20px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	background-repeat: repeat;
}
#main {
	font-family: Algerian;
	font-size: 36px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(afbeeldingen/hardcorewallpaper.jpg);
	height: 700px;
	margin-right: 80px;
	margin-left: 80px;
	background-repeat: repeat;
	background-position: center top;
	overflow: auto;
	background-attachment: scroll;
	border: thick double #666666;
}
h1 {
	font-family: Algerian;
	color: #FFFFFF;
	font-size: 36px;
}
#main h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	color: #000000;
}



#navbar a {
	font-family: Algerian;
	font-size: 20px;
	color: #FFFFFF;
}
#navbar a:hover {
	font-family: Algerian;
	font-size: 20px;
	color: #FF0000;
}
p {
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	font-size: 16px;
	text-align: center;
	padding-right: 100px;
	padding-left: 220px;
}

