/* START TIZIANA ELEMENTS*/

BODY
{

	margin:0px;
	padding:0px;
	background-color:#000000;

}

#logopic {
background-image:url("images/intro.gif");
background-repeat:no-repeat;
width:1171px;
height:828px;
text-align:center;
margin:0 auto;
cursor:hand;
}

A
{

	font-family: Arial;
	font-size:16px;
	color:white;
	text-decoration:none;
	

}

A:HOVER
{
	
	font-family:Arial;
	font-size:16px;
	color:#fc7613;
	text-decoration:none;
	
	
}