*{
	margin: 0;
	padding: 0;
}
body {
	overflow-x: hidden;
}
#clouds{
	color:#F9DA67;
	font-size:2em;
	font-weight:bold;
}

ul{
	height: 140px;
}

.brownButton{
	position: absolute;
	border: 0px;
	width: 244px;
	height: 43px;
	cursor: pointer;
	left: 168px;
	top: 388px;
}
#size{
	position: absolute;
	top: 274px;
	left: 282px;
	border: none;
	background: transparent;
	width: 190px;
	height: 22px;
}

#levels{
	position: absolute;
	top: 342px;
	left: 282px;
	border: none;
	background: transparent;
	width: 190px;
	height: 22px;
}