﻿body
{
	margin:0px;
	font-family: tahoma, arial rounded, lucida console, verdana,sans-serif;
	font-size: 11px;
	background-color: #333333;
}

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:950px;
	text-align:left;
}

#intro
{
	margin-top:50px;
	width:950px;
	height:500px;	
}

#menu
{	
	margin-top:-20px;
	width:950px;
	height:50px;
	background-color: #000000;	
}

#credits
{
	margin-top:40px;
	color:#ffffff;
	width:910px;
	height:auto;
	text-align:left;	
}