* {margin: 0; padding: 0;}

body
{
	background:url(../assets/trenta.gif);
	text-align:center;
 }
#intro 
	{	
 	background:url(../assets/logo.jpg) no-repeat #ccff00; 
	font: 0.8em Arial, Helvetica;
	font-weight:bold;	
	text-align:left;
	width:800px;
	height:900px;
	margin:0 auto;
	
	}
	
#introtext
	{
	 
	text-align:center;
	padding-top:380px;
	line-height:19px;
	}
#morevideos
{
margin-top:30px;
line-height:19px;
}
#videointro
	{
	text-align:center;
	margin-top:30px;
		
	}
a
	{
	color:#000;
	text-decoration: underline;
	}
	
a:visited
	{
	color: #000;
	border: none;
	}
	
a:hover
	{
	color: #ff3300;
		 
	}
	
	
#copyright
	{
	font-size:0.7em;
	color:#045F36;
	}
