body {font-family: Arial, sans-serif; background: url(musicbg.gif);}
h1 {font-family: Helvetica, Arial, sans-serif; text-align: center;}
h2 {font-family: Helvetica, Arial, sans-serif; text-align: center;}
A:link { text-decoration:underline; color: white; }
A:visited { text-decoration:underline; color: white; }
A:hover { text-decoration: underline; color:#FF0000; }
address {text-align: center; font-size: xx-small;}
A.para:link { text-decoration:underline; color: navy; }
A.para:visited { text-decoration:underline; color: navy; }
A.para:hover { text-decoration: underline; color:#FF0000; }

#contact-form{
margin: 1em 0 0 0.5em;
float: left;
width: 700px;
font-family: Tahoma, Arial, sans-serif;
font-size: 0.8em;
}

#contact-form label{
float: left;
width: 20%;
}

#contact-form label2{
float: left;
width: 50%;
}

#contact-form div{
clear: left;
margin: 0.4em 0 0 0;
}

.clear {clear: both; height: 1px; }