body {
  margin-right:50px;
  font-family: sans-serif;
  color: #000000;
background:  #A3A953;
  background-image: url(../img/floral-brown.gif);
  background-position: 0px 0px;
  background-attachment: fixed;
  background-repeat: repeat;
  text-align:justify;
}

a:link { color: #003300; background: transparent }
a:visited { color: #003300; background: transparent }
a:active { color: #003300; background: transparent }
a:hover { color: #009900; background: transparent }

h1, h2, h3, h4, h5, h6 { text-align: left }
h1, h2, h3 { color: #003300; background: tranparent }

h1 { font: 170%  sans-serif }
h2 { font: 140% sans-serif }
h3 { font: 120% sans-serif }
h4 { font: bold 100% sans-serif }
h5 { font: italic 100% sans-serif }
h6 { font: small-caps 100%  sans-serif }

ol {
  color: #DEB887;
}

td {
	vertical-align:top;
}

