﻿body
{
  background-color: #023a6b;
  background-image: url(images/QBBackground.jpg);
  background-repeat: repeat-x;
}

div
{
  font-family: Bookman Old Style, Garamond, Times New Roman;
}

div.bold
{
  position: absolute;
  font-weight: bold;
}

.contact
{
  position: absolute;
  font-family: Bookman Old Style, Garamond, Times New Roman;
  font-weight: bold;
  font-size: 12px;
}

.font
{
  font-family: Bookman Old Style, Garamond, Times New Roman;
}

fieldset
{
  border-color: Black;
  padding: 5px;
}

legend
{
  color: Black;
  font-weight: bold;
}
