body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00FFFF;
	margin: 0px;
	background-color: #FFFFFF;
	font-size: 12px;
	background-image: url(/images/bbs2/game_images/gamebg.gif);
}

a:link,a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#Layer1 {
	position: absolute;
	width: 80px;
	height: 60px;
	left: 30px;
	top: 171px;
	text-align: center;
}

#Layer2 {
	position: absolute;
	width: 80px;
	height: 60px;
	left: 30px;
	top: 252px;
	text-align: center;
}

#Layer3 {
	position: absolute;
	width: 80px;
	height: 60px;
	left: 32px;
	top: 332px;
	text-align: center;
}

#Layer4 {
	position: absolute;
	width: 120px;
	height: 100px;
	left: 12px;
	top: 415px;
	overflow: auto;
}

#main {
	position: absolute;
	margin-left: 50%;
	left: -400px;
}

#out {
	height: 600px;
}

#pic {
	max-width: 100%;
	max-height: 100%;
}