a:link {color:blue;}
a:active {color:blue;}
a:visited {color:blue;}


body 	{
	background-image: url("images/background.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	}
	
h2	{
	font-family: tahoma;
	font-variant: small-caps;
	}


.cellbg {
	background-image: url("images/dumptruck.jpg");
	background-repeat: no-repeat;
	background-position: right top;
	}