/* ------------------------------------ *
 CSS
 30 July 2005 13:42:12
 HAPedit 3.1.11.111
 * ------------------------------------ */
body
{
   margin: 10px 10% 0px 10%;
   padding: 0px;
   color: black; background: white;
   background: white;
   font-family: "Verdana", sans-serif;
   font-size: 12px;
}

#main
{
   background: white url(northbailey.jpg) no-repeat center center;
}

h1, h2, h3
{
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

p
{
  text-align: center;
}

