body
{
  background-color: #ADA37D;
  background-image: url("images/width.jpg");
  background-position: center;
  background-repeat: repeat-y
}

p, div, form, table, input, li, ol, select, td, textarea, tr, ul
{
  font-family: Arial, Helvetica, sans-serif;
  color: #222222;
  font-size: 12px
}

a:link
{
  color: #333366
}

a:visited
{
  color: #990000
}

a:active
{
  color: #66CC33
}

a:hover
{
  color: #CC9900
}

h1
{
  font-family: "Century Gothic", Arial, Helvetica;
  color: #B03428;
  font-size: 24px
}

h2
{
  font-family: "Century Gothic", Arial, Helvetica;
  color: #59728E;
  font-size: 18px
}

h3
{
  font-family: "Century Gothic", Arial, Helvetica;
  color: #C6A83F;
  font-size: 16px
}

h4
{
  font-family: Arial, Helvetica;
  color: Black;
}

h5
{
  font-family: Arial, Helvetica;
  color: Black;
}

h6
{
  font-family: Arial, Helvetica;
  color: #333333;
}