﻿h1#largeLogo
{
  width:220px;
  height:75px; 
  background:transparent url('/images/howdy_large.gif') no-repeat 0 0;
  text-indent:-5000px;
  display:block;
  margin:20px 0 25px 0;
  padding:0;
}

body 
{
  background-image:url('/images/public_background.gif');
  background-repeat:repeat-x;
  background-position:top center;
}
