/* RebeccaJohnson.com stylesheet */
/* main.css */
/* defines main page styles */

#bd {
  background: transparent url('/images/20.png') top left no-repeat !important;
  height: 800px;
  overflow: auto;
  padding: 0 !important;
}

#hd {
  margin-bottom: 0;
}

#main-article {
  width: 280px;
  margin: 560px 0 0 60px;
font-family: Georgia, serif;
font-size: 13px;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.6em;
}

#ft {
  background-image: none !important;
  padding-top: 0 !important;
}

/* end main.css */