body {
margin: 0;
background: #131313 url(images/witch_hbg.jpg) repeat-x;
}

#right {
position: absolute;
right: 0px;
}

#content {
right: 5px;
position: absolute;
top: 253px;
width: 500px;
text-align: justify;
}

body, font, div, table {
color: #5A5A5A;
font-size: 13px;
font-family: Tahoma;
}

blockquote {
background: url(images/witch_bq.jpg) no-repeat top left;
padding-left: 15px;
padding-top: 15px;
font-size: 11px;
}

#navigation {
right: 550px;
position: absolute;
top: 253px;
}

b {
color: #8D8D8D;
font-weight: normal;
}

a {
text-decoration: none;
border-bottom: 1px solid #433A35;
color: #8D8980;
font-family: Tahoma;
}

a:hover {
color: #7D726C;
border-bottom: 0px;
}

h1 {
color: #7D726C;
font-size: 18px;
letter-spacing: .5px;
font-family: Georgia;
font-weight: none;
}

#navigation a{
border-bottom: 0px;
}
