body {
  background: url("../img/bg.gif") repeat-x scroll 0px 35px #fff;
  background-position: 0px 210px;
  color: #6c6c6b;
  font-family: Futura, "Century Gothic", CenturyGothic, Arial, sans-serif;
  min-width: 835px; }

main {
  background: url("../img/floral-front.gif") no-repeat scroll 289px 91px transparent;
  height: 600px;
  margin: 0px auto;
  width: 800px;
  text-align: left;
  position: relative;
  padding-top: 1px; }

h1, h2 {
  font-family: Georgia, Cambria, "Times New Roman", Times, serif; }

h1 {
  text-transform: uppercase;
  font-size: 1.2em;
  font-weight: 300;
  letter-spacing: 1px;
  position: absolute;
  top: 197px;
  color: white;
  left: 28px;
  z-index: 2; }

h2 {
  width: 300px;
  text-align: center;
  margin: 0 auto;
  position: relative;
  top: 550px; }

a {
  color: olive; }

footer {
  text-align: center;
  font-size: 10px;
  text-transform: uppercase;
  color: #AFAFAF;
  position: relative;
  clear: both;
  width: 100%; }
