html { margin: 0; padding: 0; }
body { margin: 0; padding-top: 0em; }
body { background-image: url(tileBackground.jpg); font-family: Verdana, Arial, Helvetica;
font-weight: bold; font-size: 1.2em; }
ul { list-style: none; margin: 0; padding-left: 1em; background-image: url(tileBackground2.jpg); height: 142px;  }
li { float: left; margin-top: 20px; margin-right: 2em; }
li a { color: #CCC; text-decoration: none; }
a:hover { color: #ceb45b; }
img { position: absolute;  bottom: 0; right: 0;  }
p { position: absolute; z-index: 1; font-size: 2.5em; width: 75%; left: 10px; top: 120px;  font-family: times; color: #19112c; }

#musicThumbs { position: absolute; top: 130px; z-index: 1; padding-left: 0; background-image: none; height: auto; width: 700px; }
#musicThumbs li { margin-top: 0; margin-right: 0; }
#musicThumbs img { position: static; float: none; bottom: auto; right: auto; margin: 3px 5px; border: 4px solid black;}

