body {
	background-color: white;
	color: black;
}

.smallquote {
	font-size: smaller;
}

.illustration {
	float:right;
	margin:3px;
	color: #999;
	font-size: smaller;
	width: 422px;
}

#menu {
	float: left;
	width: 160px;
}

#content {
	margin-left: 180px;
}

