html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button {
     margin: 0;
     padding: 5;
     border: 0;
}

body
{
    font-weight: bold;
    font-size: 12pt;
    background-attachment: fixed;
    background-image: url(stars.jpg);
    color: white;
    background-repeat: repeat;
    font-family: arial;
}
p
{
margin:10px;
}
ul
{
font-size: 12pt;
}

h1
{
margin:10;:
    font-size: 18pt;
    font-family:Arial;
    font-weight:bold;
    color:White;
}
h2
{
margin:10;
    font-size: 16pt;
    font-family:Arial;
    font-weight:bold;
    color:White;
}


h3
{
margin: 0;
text-decoration: underline; 
   font-size: 14pt;
     font-family:Arial;
    font-weight:bold;
        color:Yellow;

}
h4
{
margin-left:10;
}a
{
font-size: 12pt;
     font-family:Arial;
    font-weight:bold;
        color:White;

}
    
img
{
    border-width:0px;
}
#sound
{
width:600px;
height:500px;
background-image:url(wpsound.jpg);
}
#wave
{
width:600px;
height:500px;
background-image:url(wpwave.jpg);
}
#rain
{
width:600px;
height:500px;
background-image:url(wprain.jpg);
}
#bottle
{
width:600px;
height:500px;
background-image:url(wpbottle.jpg);
}
#woman
{
width:600px;
height:500px;
background-image:url(wpwoman.jpg);
}
#wingedhorse
{
width:600px;
height:500px;
background-image:url(wpwingedhorse.jpg);
}
#lake
{
width:600px;
height:500px;
background-image:url(wplake.jpg);
}
#universe
{
width:600px;
height:500px;
background-image:url(wpuniverse.jpg);
}

dt
{
text-decoration: underline;
}
dd
{
margin: 10px;
}
