body
{ 
background-image: url("images/gradient4.jpg");
background-repeat: repeat-y
}

a:link {color: #000066}
a:visited {color: #0000FF}
a:hover {color: #999999}
a:active {color: #0000FF}


span.info
{
	font-family: Trebuchet MS, Trebuchet, Tahoma, arial, Times New Roman;
	font-size: 13px;
	width: 500px;
	color: #000000;
	position: absolute;
	left: 175px;
	top: 150px;
	}
	
span.image
{
	width: 500px;
	color: #000000;
	position: absolute;
	left: 175px;
	top: 285px;
	}
	
span.footer
{
	font-family: arial, Times New Roman, Tahoma, Trebuchet MS, Trebuchet;
	font-size: 11px;
	text-align: center;
	color: #808080;
	position: absolute;
	width: 500px; 
	left: 175px;
	top: 750px;
	
	}