body{
	color: white;
	background-color: black;
	text-align: center;
	font-family: sans-serif, Veranda, Helvetica, Arial;
}
h1{
	font-size: 1.5em;
	text-decoration: underline;
	color: white;
}
img { 
	border: 0 none; 
}
#main{
	width: 800px;
	background-color: white;

}