/* START TIZIANA ELEMENTS*/

BODY
{

	margin:0px;
	padding:0px;
	background-color:#000000;
	height: 100%;

}

#logopic {
text-align:center;
margin:0 auto;
cursor:hand;
}

#logopic IMG
{

	position:fixed;
	top:0;
	right:0;
	
	height:100%;
	border:0;
}

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;
	
	
}
