body {
	margin:0px;
	font-family:Verdana;
	background-color:#ffffcc;
}
#main {
	width:770px;
	height:713px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/1.png);
	background-repeat:no-repeat;
}

#obj1, #obj2, #obj3, #obj4, #obj5, #obj6, #main a {
	position:absolute;
	border:0px solid red;
	width:40px;
	height:40px;
	background-image:url(images/2.png);
	cursor:pointer;
} 

#obj1 {
	margin-left:109px;
	margin-top:70px;
	background-repeat:no-repeat;
	background-position:-109px -70px;
	width:280px;
	height:165px;
}
#obj2 {
	margin-left:89px;
	margin-top:240px;
	background-position:-89px -240px;
	background-repeat:no-repeat;
	height:145px;
	width:265px;
}
#obj3 {
	background-position:-5px -410px;
	background-repeat:no-repeat;
	height:145px;
	margin-left:5px;
	margin-top:410px;
	width:258px;
}
#obj4 {
	background-position:-541px -8px;
	background-repeat:no-repeat;
	height:135px;
	margin-left:541px;
	margin-top:8px;
	width:200px;
}

#obj5 {
	background-position:-421px -180px;
	background-repeat:no-repeat;
	height:195px;
	margin-left:421px;
	margin-top:180px;
	width:235px;
}

#obj6 {
	background-position:-300px -370px;
	background-repeat:no-repeat;
	height:195px;
	margin-left:300px;
	margin-top:370px;
	width:335px;
}
#main a {
	background-image:none;
	height:65px;
	margin-left:570px;
	margin-top:600px;
	text-indent:-9999px;
	width:140px;
	cursor:pointer;
	border:0px;
}
#loading {
	width:770px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#loading h1 {
	color:#666666;
	font-size:20px;
}