 
body 
{ 
  background: black url(images/Gas_Alley_Logo_Web_Backgnd.gif) fixed;
  background-position: top center;
  background-repeat: no-repeat;
  color: red;
  margin-left: auto;
  margin-right: auto;
  font-family: "Arial";
  font-size: "small";
}
a:link { color: orange ;}
a:visited { color: orange ;}
p { color: red; }

td.HomePageMenu
{
  background-color: red;
  color: black;
  text-align: center;
}