body { 
	color: #000000;
	background-color: #ffffff;
	border-color: #AAAAFF;
	font-family: sanserif;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 20px;
}

#logo {
	font-family: sanserif;
	font-size: 25px;
}