*{
	margin: 0;
	padding: 0;
}
body {
	overflow-x: hidden;
	font-family: Helvetica, sans-serif;
}
ul{
	height: 140px;
}

.brownButton{
	position: absolute;
	border: 0px;
	width: 186px;
	height: 53px;
	cursor: pointer;
	left: 25px;
	top: 379px;
}

#sqft{
	position: absolute;
	left: 26px;
	width: 186px;
	height: 39px;
	top: 242px;
	font-size: 1.3em;
	border: none;
}

#levels{
	position: absolute;
	left: 25px;
	width: 186px;
	height: 39px;
	top: 320px;
	font-size: 1.3em;
	border: none;
}