body
{
background-image:url('newhouse.jpg');
background-repeat:no-repeat;
background-color:black
text-decoration:none;

}


a {
text-decoration: none;
font-family: courier;
color: #66FF66;
font-size: 130%;
border: none;
}

a:hover 
{text-decoration: none; 
font-size:150%;
color: orange;
border: none;
}

table
{
text-decoration: none;
position: right;
font-family: courier;
color: #66FF66;
width: 600px;
}

ul
{
list-style-type:none;
text-decoration: none;
position: right;
font-family: courier;
color: #66FF66;
font-size: 130%;;
width: 300px;
}

td
{
font-size:130%;
font-family: courier;
color: #99FFCC;
text-decoration: none;

}

h1
{
font-size:200%;
font-family: courier;
color: #white;
}



p
{
font-size:120%;
font-family: courier;
color: #99FFCC;
}

