*{
	margin: 0;
	padding: 0;
}
body {
	overflow-x: hidden;
	font-family: 'Archivo Narrow', sans-serif;
}
ul{
	height: 140px;
}

.brownButton{
	position: absolute;
	border: 0px;
	width: 282px;
	height: 46px;
	cursor: pointer;
	left: 153px;
	top: 386px;
	}

#sqft{
	position: absolute;
	left: 61px;
	width: 191px;
	height: 39px;
	top: 319px;
	font-size: 1.3em;
	border: none;
}

#levels{
	position: absolute;
	left: 337px;
	width: 191px;
	height: 39px;
	top: 319px;
	font-size: 1.3em;
	border: none;
}