body{
	background-color: black;
	color: #FFD36E;
	text-align: center;
	font-family: arial;
	font-size: 14px;
}
a{
	color: #FFD36E;
	font-weight: bold;
}
a:hover{
	color: white;
}
a:visited{
	
}
h1 {
	font-family: cursive;
	font-size: 20px;
	color: white;
}
h2 {
	font-family: cursive;
	font-size: 15px;
	font-weight: 100;
}
h3 {
	font-family: arial narrow;
	font-size: 18px;
	
}
