body {
	font-family: Verdana;
	font-size: 12px;
	
	max-width: 900px;
}


li {
	margin-bottom: 12px;
}

a {
	text-decoration: none;
}
a:hover {
	color: red;
}
