@charset "utf-8";



body {

	background-color: #FFFFFF;

	color: #969696;

}



h2 {

	margin-top: 10px;

	font-size: small;

	font-weight: normal;

	letter-spacing: 3px;
	
	}



#mainContent p {

	margin-top: 5px;

}



#enter {

	margin-top: 20px;

}



#enter a {

	font-size: large;

	color: #969696;

}



#enter a:hover {

	color: #969696;

}



p.copyright {

	margin-top: 30px;

	font-size: x-small;

}


