body 
{ margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

#header {
  width: 850px;
  margin: auto;
  padding: 0px;
  height: 160px;
}

#center {
  top: 160px;
  width: 850px;
  margin-left: auto;
  margin-right: auto; 
}

body 
{ background: #ece2a7; 
background-image: url(../cornerswirl.jpg);
background-position: bottom right;
background-repeat: no-repeat;
background-attachment: fixed; 
font-family: Georgia;
text-align: justify;
}

td
 { text-align: justify;
}



A:link
{ text-decoration: underline; color:#09090e; }
A:visited
{ text-decoration: underline; color:#09090e; }
A:active
{ text-decoration: underline; color:#6d0d01; }
A:hover
{ text-decoration: underline; color:#6d0d01;}
h1
{font-family: Georgia Italic;
color: #6d0d01; }
h2 
{font-family: Georgia Italic;
color: #6d0d01; } 
h3
{font-family: Georgia Italic;
color: #6d0d01; } 