  BODY {
	font-family:"Verdana, Arial, Helvetica"; 
	background-color: black;
	color: white;
	line-height: 1.1;
	letter-spacing: 1.1;  

	background-image: url(http://www.djs.net/images/tile.jpg)
}
  a:link {color: white}
  a:visited {color: white}
  a:hover {color: black; background: lightgrey }
  a:active {color: white; background: black }
  .bottomx {
	position: absolute;
	bottom: 2%;
	right: 25%;
	left: 25%
            }
  .middlex {vertical-align: middle}
  H1.title {text-align: center; text-decoration: underline}
  H2.title {text-align: center}
  P.center {text-align: center}
  P.centerx {text-align: center; line-height: 1.3}
  UL.small {text-align: center}

  .shadow { text-shadow: 3px 3px 5px red }

/*<h1 class="title"></h1> */ 

