body {
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	color: #FFF;
	background-color: #66CC99;
}
#header * {
	margin-left: 20px;
}
