body {
	background: white nome;
	color: black;
	font: normal 1em sans-serif;
}
#headline {
	text-align: center;
	font-style: italic;
}
#nav {
	backgrond: #63f none;
	color: white;
	text-align: right;
	padding: 12px 5px 24px;
]
#nav a:link [
	color: yellow;
	font-weight: bold;
]
#nav a: visted [
	color: #ccc;
	font-weight: bold;
]
#nav a:hover [
	color: #63f;
	font-weight: bold:
]