body {
background-color:#d5d5d5;
background-image: url(header.png);
background-repeat:no-repeat;
background-position: top right; 
}

.content {
text-align: justify;
color: #707070;
font-family: Courier New;
font-size: 9px;
line-height: 200%;
padding: 10px;
width: 400px;
text-transform: uppercase;
}

h1 {
font: italic normal 20px "Times New Roman", serif;
text-transform:lowercase;
letter-spacing: -2px;
color: #252625;
text-shadow: 0px 0px 50px #000000;
}

blockquote {
margin: 0px;
padding: 8px 5px;
background-color: #262727;
color: #b4b4b4;
font-family: Courier New;
font-size: 9px;
line-height: 170%;
}


b, strong {
color: #a33939;
}

i {
font-style: italic;
font-weight: bold;
color: #8f4f4f;
}

.content a {
font-weight: bold;
font-style: normal;
text-decoration: none;
color: #a3a542;
}

.navi {
width: 295px;
padding-top: 35px;
color: #707070;
font-family: Courier New;
font-size: 9.6px;
line-height: 170%;
}

.navi a:link, .navi a:visited {
text-decoration: none;
word-spacing: 1px;
letter-spacing: 1px;
font-family: Times New Roman; 
font-size: 9.6px;
text-transform: lowercase;
padding-left: 0px;
padding-bottom: 7px;
padding-right: 10px;
padding-top: 11px;
text-align: left;
color: #252539;
}

.navi a:hover{
color: #a33939;
}