BODY { 
  background: brown;
  margin-top: 0;
  margin-left: 0;
  <!-- background: white url(Images/back-212.gif); -->
  background-repeat:;
  background-attachment: fixed;
}

<STYLE TYPE="text/css">
a:link { color:#0000FF; text-decoration: underline; }
a:active { color:#0000FF; text-decoration: underline; }
a:visited { color:#008000; text-decoration: underline; }
a:hover { color: #FF0000; text-decoration: none; background: #FFF001;
}


#header {
  background-image: url(http://mesquite411.info/Images/HeaderImg1.jpg);
}

#links {
  background: gold;
}

#content-a {
  background: yellow;
}

#content-b {
  background: yellow;
}

#footer {
  background: #C75D17;
  text-align: right;
}

#a-z {
  background: #C75D17;
}
font-family
font-color
font-style
font-size







</STYLE>
<LINK REL="SHORTCUT ICON" href="http://www.mesquite411.info/favicon.ico">