html {
	font-family: courier new, courier, monospace;
}

a {
	text-decoration: none;
	color: goldenrod;
}

#fool {
	float: left;
	margin-right: 30px;
}