/* CSS Document */

body
{
margin-top: 0px;
color: #600C0C;
background-color:#BA8036;
background-image: url(http://i44.photobucket.com/albums/f10/opheliaimmortal14/Layout%20images/merrick/bg.jpg);
background-attachment: scroll;
background-repeat: repeat-y;
background-position: top center;
}

#x
{
width: 700px;
height: 255px;
}

a
{
color: #600C0C;
text-decoration: none;
font-weight: bold;
}

a:hover
{
color: #600C0C;
text-decoration: underline overline;
}

