BODY {background-color: #000000;
}


div#main {text-align: center; 
	color: black; 
	font-face: verdana;
	font-size: 40px;
}
	

ul {font: 1.5em "Trebuchet MS", Verdana, sans-serif;
	color: black;
	text-align: center;
	list-style-type: none;
}

li {font: 1.5em "Trebuchet MS", Verdana, sans-serif;
	color: black;
	list-style-type: none;
	text-align: center;
	padding: 15px 15px 15px 15px;
	
}


div.caption {font: 1.5em;


}