.bug {background: #c0c0c0; color: #000000;
font-size: 200%;
font-weight: bold; width: 600px; text-align: left}

div {background:url(sound-bg.jpg);
 color: #000022;
 width: 720px;
 margin-right: auto;
 margin-left: auto;
 text-align: left;}

body {background: url(purple-bg.jpg); color: #000022;} 

h2 {background: transparent; color: #000022; font-weight: bold; text-align: center; margin-top: 1em; margin-bottom : 1em; text-align: center}

h4 {background: transparent;
 color: #000044;
 font-weight: 900;
 margin-top: 1em; 
 margin-bottom: 1em;
 margin-left: 3em} 

p {font-style: oblique; margin-left: 1em}

.links a:link {background: transparent; 
 color: #0000FF; 
 font-size: 120%; 
 font-weight: 900;} 
.links a:visited {background: transparent; 
 color: #800000; 
 font-size: 120%; 
 font-weight: 900;} 
.links a:hover {background: #000000; 
 color: #00FF00; 
 font-size: 120%; 
 font-weight: 900;
 text-decoration: underline;} 
.links a:active {background: transparent; 
 color: #000066; 
 font-size: 100%; 
 font-weight: 600;
 text-decoration:underline;} 


