  body {
    color: #9b607a;
    background-color: #faecf2;
    background-image: 
url('images/header.jpg');
margin-right: 1024px;
background-repeat:no-repeat;
background-attachment: fixed
    font-family: Georgia, "Times New Roman",
          Times, serif;
 padding-left: 15em; 
padding-top: 10em}

ul.navbar {
list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 11em;
    left: 1em;
    width: 13em;}
#container
	{
width: 775px;
background-color: #faecf2;
color: #9b607a;
}
  h1 {
    font-family: Helvetica, Geneva, Arial,
          SunSans-Regular, sans-serif;
	fonts-style: shadow;
	text-align: center;}
 ul.navbar li {
    background: #fdfdfa;
    margin: 0.5em 0;
    padding: 0.3em;
    border: .1em solid #9b607a;
    border-right: 1em solid #9b607a;
	font-weight: bold}
  ul.navbar a {
    text-decoration: none }
  a:link {
    color: #9b607a; text-decoration: none }
  a:visited {
    color: #350765; text-decoration: none }
  a:hover   {
    color: #350765; text-decoration: underline }
  a:hover.link
	{
  color: #9b607a; text-decoration: none }
address {
    margin-top: 1em;
    padding-top: 1em;
    border-top: thin solid;
    text-align: center;
	}
table, td, tr {
	border: 0px;
	}
p.link  {
	text-align: center;
	}
img {
	border: 2px solid #9b607a; 
	}
hr {
	width: 100%; 
	color: #9b607a;
	}