head {
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 875px;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #d9d230;
	padding: 5px;
	clear: left;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	width: 140px;
}
footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90px;
}
