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: 14pt;
    background-attachment: fixed;
    background-image: url(bground.jpg);
    color: white;
    background-repeat: repeat;
    font-family: arial;
}
#dark
{
color: black;
}
blockquote
{
margin-rright: 50px;
}
#cell
{
width: 750px;
margin: 0 auto;
float: center;
 background-attachment: fixed;
    background-image: url(tbbground.jpg);
    color: white;
    background-repeat: repeat;

}
#navbar
{
height: 30px;
display: block;
}
#navigation2
{
width: 40%;
}
#navigation
{
width: 20%;
}
p
{
margin:15px;
}
ul
{
font-size: 14pt;
}

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


h3
{
margin: 10;
   font-size: 16pt;
     font-family:Arial;
    font-weight:bold;
        color:black;

}
h4
{
margin-left:10;
}
a
{
font-size: 14pt;
     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;
}
