body{
	background:#cc3333;
	color:#cccccc;
	margin-center:0%;
	font-family:"Trebuchet MS";
	font-size:0.95em;
	line-height:1.6;
	text-align: center;
	margin-top:20px;
}
h1{
	text-transform:uppercase;
	letter-spacing:4px;
	text-align: center;
	margin-top:50px;
	margin-bottom:-5px;
	font-size:1.5em;
	border-top:2px none;
	border-bottom:2px none;
}

h2{
	color:#FFFFFF;
	letter-spacing:2px;
	font-family:"Trebuchet MS";
	margin-top:10px;
	margin-bottom:15px;
	font-size:0.95em;
	line-height:0;
	text-align: center;
}

img{
	border:0px grey solid;
}

a:link, a:visited, a:hover, a:active{
	color:blue;
	text-decoration:none;
}

a:hover{
	color:white;
	text-decoration:none;
}

#menu a:link,#menu a:visited,#menu a:hover,#menu a:active{
	color:#cccccc;
	text-decoration:none;
	background:#cc3333;
	text-align: Center;
	position: relative;
	padding: 4px 12px 4px 12px;
}

#menu a:hover{
	color:#cccccc;
	background:#000000;
	text-decoration:none;
	padding: 4px 12px 4px 12px;
}


ul{
	margin=0;
	padding=0;
}

li{
	list-style:none;
	padding:2px;
}


.geel{color:grey}





