body {
  background-color: white;
  background-attachment:scroll; 
  background-image: url('http://www.thecitogroup.com/imgs/sb-outline.good.jpg');
  background-repeat:  no-repeat;
  background-position:  top left;
  color: black;
  text-align: center;
  font-size: 18px;
}

.titleText {
  color: white;
  font-size: 10px;
  valign: middle;
}

.footerText {
  color: white;
  font-size: 9px;
  valign: bottom;
  background-color: 680000;
}

a.footerText {
  color: white;
  font-size: 9px;
  valign: bottom;
  background-color: 680000;
}

.citotitle
{
  color: black;
  font-size: 30px;
  font-family: arial, cursive;
  font-weight: bold;
}

.site_details
{
  font-size: 9pt;
  text-align: center;
}

.site_link
{
  font-size: 14pt;
  font-family: arial, cursive;
  font-weight: bold;
  text-align: center;
}

.site_tools
{
  font-size: 8pt;
  text-align: center;
  color: #333333;
}
