td{background-repeat:no-repeat}

ul{ 
margin-top:15;
list-style:none;
line-height:295%
}

li ul{
position:absolute;
display:none;
margin-left:156px; 
margin-top:-49;
}

li:hover ul{
display:block;
}

table{
background-image:url(bg.gif);
background-repeat:repeat-x;
width:1050;
height:850;

}

button:hover, a:hover{
color: white;
text-shadow:#4c0080 1px 1px 4
}

button{
background:url(but.gif);
background-repeat:no-repeat;
min-width:220px;
font-size: 15.5;
padding-left: 0;
margin-left: -20px;
border:0; 
}

h1 {font-family: monospace; font-size: 16; text-decoration: underline}
a {text-decoration: none; color:#4c0080}
