body
{
	margin:0px;
	font-family: tahoma, arial rounded, lucida console, verdana,sans-serif;
	font-size: 11px;
	background-color: #000000;
}

a:link
{text-decoration: none; color:#ff6600}
a:visited
{text-decoration: none; color:#ff6600}
a:hover
{text-decoration: underline; color:#ff6600}

#container_intro
{
	margin:auto;
	margin-top:-10px;
	width:800px;
	text-align:left;
}

#intro
{
	margin-top:190px;
	background-image: url(intro.jpg);
	background-repeat: no-repeat;
	width:800px;
	height:300px;	
}

#enter
{
	margin-top:-221px;
	margin-left:650px;
	width:auto;
	height:auto;	
}

#credits
{
	margin-top:5px;
	color:#ffffff;
	width:910px;
	height:auto;
	text-align:left;	
}

#container
{
	margin:auto;
	margin-top:-10px;
	background-color: #000000;
	width:750px;
}
