*{
	margin: 0;
	padding: 0;
}

#brownButton{
	position: absolute;
	border: 0px;
	width: 211px;
	height: 45px;
	cursor: pointer;
	left: 184px;
	top: 673px;
	font-size: 0px;
	background:transparent;
}
#building{
	position: absolute;
	top: 370px;
	left: 92px;
	height: 31px;
	width: 395px;
}
#size{
	position: absolute;
	left: 149px;
	top: 437px;
	height: 30px;
	width: 290px;
	border: none;
	background:transparent;
}
#guess{
	position: absolute;
	left: 92px;
	top: 568px;
	width: 395px;
	height: 30px;
	border: none;
	background:transparent;
}