@charset "utf-8";
/* CSS Document */

/*  Images Location */
div#mainContent  {
	position: absolute;
	top:	235px;
	left: 	180px;
	float: 	left;
	width:	432px;
	height: 540px;
	text-indent:-9999px;	
	z-index:1;
	background: url(../images/main_introBlueSmall.png) no-repeat;  
}

div#dragonHere {
	position: absolute;
	top:290px;
	left: 590px;
	float: left;
	width:286px;
	height:355px;
	z-index:5;
}

