﻿html{
	color:#FFF;background:#000;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin:0;padding:0;
}
#main{
	position:relative;
	background-image:url('ani/gobkgnd.jpg');
	width:943px;
	height:818px;
	background-repeat:no-repeat;
	background-color:black;
	margin:auto;	
}
#overlay{
	position:absolute;
	z-index:1;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:gray;
	text-align:center;	
}

#boy{
	position:absolute;
	overflow:hidden;
	background-image:url('ani/boy1.png');
	background-repeat:no-repeat;
	top:680px;
	left:340px;
	width:209px;
	height:130px;
	color:red;
	text-align:center;
}
#gateleft {
	position:absolute;
	/* start */
	top:242px;
	left:216px;
	width:250px;
	height:447px;
}
#gateright {
	position:absolute;
	/* start */
	top:238px;
	left:484px;
	width:250px;
	height:447px;
}
#chmj{
	position:absolute;
	top:700px;
	left:274px;
	color:black;
	display:none;
	font: normal normal normal 36px "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;	
}
.lc{
	font-size:30px;
	font-variant:small-caps;	
}