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

body
{
font-weight: bold;
font-size: 14pt;
font-family: arial;
color: white;
background-attachment: fixed;
background-image: url(brown.jpg);
background-repeat: repeat;
}
#navcelldark
{
margin-left: auto;
margin-right: auto;
width: 400Px;
color: white;
background-image: url(navcellbg.jpg);
}

#textcelldark
{
padding-left: 25px;
padding-right: 25px;
text-align: left;
margin-left: auto;
margin-right: auto;
width: 600Px;
color: white;
background-image: url(navcellbg.jpg);
}

#blackcell 
{
float: center;
margin: 0 auto;
padding: 15px;
background-image: url(gold.jpg);
color: black;
}

#pinkcell 
{
font-size: 16pt;
text-align: center;
padding: 15px;
float: center;
margin: 0 auto;
background-color:#fd95b2;
color: black;
}

#light
{
color: yellow;
}
#heading
{
float: center;
text-align: center;
clear: both;
}
#maindiv
{
float: left;
margin-top: 15px;
margin-left: 200px;
margin-right: 100px;
}
#tweet
{
border-width: 5px;
border-style: solid;
border-color: #603636;
width:100px;
margin-left: 10px;
}
a
{
font-weight: bold;
color: #000008;
}

h1
{
font-weight: bold;
font-size: 20pt;
margin-top: 10px;
text-align: center;
margin-bottom: 15px;

}

h2
{
font-weight: bold;
font-size: 18pt;
margin-top: 10px;
text-align: center;
margin-bottom: 15px;

}

h3
{
font-weight: bold;
font-size: 16pt;
margin-top: 10px;
text-align: center;
margin-bottom: 15px;

}

