/*Style Sheet CSS/band.css for the use of CSS's */

body{background:url(../images/musicb~1.gif);
margin-top:1em;
margin-right:2em;
margin-left:2em;
margin-bottom;1em;
}

a:hover{color:red;}


p.caps {text-transform: capitalize}
p.upper {text-transform: uppercase}
