body {
	margin: 0px;
	background-image: url("/img/background.gif");
	background-repeat: no-repeat;
	background-position: top;
	background-color: #160109;
	color: yellow;
	font-size: 100.1%;
}
#horizon{
	position: absolute;
	height: 1px;
	width: 100%;
	top: 504px;
	background-color: #504046;
}
a {
	text-decoration: none;
	border-style: none;
}
a:link img, a:hover img, a:visited img, a:active img{
	border: none;
}

#container {
	position: absolute;
	width: 800px;
	height: 600px;
	margin-left: -400px;
	left: 50%;
	font-size: 0.90em;
}

/* Balloons */
.balloon{
	z-index: 2;
	float: left;
}
.link
{
	cursor: pointer;
}
#balloon4{
	position: absolute;
	top: 75px;
	left: 285px;
}
#balloon3{
	position: absolute;
	top: 102px;
	left: 150px;
}
#balloon5{
	position: absolute;
	top: 198px;
	left: 188px;
}
#balloon1{
	position: absolute;
	top: 288px;
	left: 58px;
}
#balloon2{
	position: absolute;
	top: 176px;
	left: 51px;
}
#balloon6{
	position: absolute;
	top: 273px;
	left: 168px;
}

#img1 {
	position: absolute;
	top: 352px;
	left: 123px;
}
#img2 {
	position: absolute;
	top: 247px;
	left: 117px;
	height: 88px;
	width: 88px;
}
#img3 {
	position: absolute;
	top: 165px;
	left: 234px;
}
#img4 {
	position: absolute;
	top: 145px;
	left: 345px;
}
#img5 {
	position: absolute;
	top: 267px;
	left: 267px;
}
#img6{
	position: absolute;
	top: 340px;
	left: 260px;
}
#lime_area {
	position: absolute;
}

#startLink{
	position: absolute;
	top: 238px;
	right: 0px;
}