body{}
body{
background: #000000;

}

a:link{
color: #000000;
text-decoration: none;
}

a:visited{
color: #000000;
text-decoration: none;
}

a:hover{
color: #ffffff;
text-decoration: none;
}

#container{
background-image: url(images/background.jpg);
width: 960px;
height: 700px;
margin-left: auto;
margin-right: auto;
margin-top: 0;
}

#logo{
margin-left: 59px;
margin-top: 20px;
float: left;
background-image: url(images/logo.jpg);
background-repeat: no-repeat;
height: 121px;
width: 582px;
}
#header{
margin-top:0;
}
#body{
clear: left;
margin-top: 121px;
}

#parchment{
float: left;
background-image: url(images/parchment.jpg);
background-repeat: no-repeat;
height: 607px;
width: 504px;
padding: 12px;
line-height: 20pt;
font-variant: small-caps;
margin-top: 20px;
margin-left: 50px;
}

#parchment .h1
{
font-weight: bolder;
}

#belf
{
margin-top: -700px;
margin-right: 0px;
float:right;
background-image: url(images/belf.png);
width: 446px;
height: 699px;
}