body         { color: #9999FF; 
               background: #000000 url('../images/bg_wallpaper.png') fixed center top;  }
a:link       { color: #6666FF }
a:hover      { color: #3366FF; text-decoration: overline underline }
a:visited    { color: #999999 }
avisited:hover      { color: #999999 text-decoration: overline underline }
a:active     { color: #FFFFFF }

#frame, #container .block { 
border: 3px double #7700cc;
-webkit-border-radius: 15px;
-khtml-border-radius: 15px;
-moz-border-radius: 15px;
-ms-border-radius: 15px;
-o-border-radius: 15px;
border-radius: 15px;
}

.list-title { font-weight: bold; text-decorarion: underline; list-style-image:url('../images/bullet.gif'); margin-left:10px }
#bulletimg { margin-left: 35px; }

#header {background-image: url('../images/concert2.png'); background-repeat: no-repeat; 
               background-attachment: scroll; background-position: center; background-size: 100% 100%; }