﻿html, body 
{ 
	background-image: url(/Img/backgroundHome.gif);
	background-repeat:repeat-y;
	background-position:center;
}

span a
{
	color:White;
	font-weight:bold;
	text-decoration:none;
}