body { color: white; 
       font-size: 10pt; 
       font-family: verdana; 
       line-height: 12pt; 
       background-image: url(badmintonclubpics/logo.jpg); 
       background-repeat: no-repeat; 
       background-attachment: scroll; 
       background-position: left top; 
       background-color: navy;}
.warning { color: red; 
         font-weight: bold; }
.heading { color: lightblue; 
         font-weight: bold; }
a:link { color: lightsteelblue; }
a:visited { color: mediumpurple; }
.email { color: mediumpurple}