

 /* DAVID HOUSE stylesheet */


body {  background-color: #000000; background-attachment: fixed; background-position: top; background-image: url("bg.jpg")  }

a:link {  color: #FF0000; text-decoration: none  }

a:visited {  color: #999999; text-decoration: none  }

a:hover {  color: #00CC00; text-decoration: none  }

p {  font-family: Verdana, Arial; font-size: 90%; color: #FFFFFF; text-decoration: none  }

table {  font-family: Verdana, Arial; font-size: 90%; color: #FFFFFF; text-decoration: none  }




