body {
font-family: Verdana, Tahoma, Arial, Sans-Serif;
font-size: 11px;
color: #D4CBBE;
text-align: justify;
background-color: #5c4d3a;
background-image: url(tausta.jpg);
background-repeat: repeat-y;
}

A:link, A:visited, A:active {
color: #c3bdb5;
font-size: 11px;
font-style: italic;
text-decoration: none;
letter-spacing: 1px;
cursor: default;
}

A:hover {
color: #c3bdb5;
font-size: 11px;
text-decoration: none;
letter-spacing: 2px;
cursor: default;
}

#tekstit {
position:absolute;
left: 202px;
top: 327px;
width: 326px;
text-align: justify;
}

#navi {
position:absolute;
left: 552px;
top: 348px;
text-align: left;
}

B {
font-family : 'verdana';
font-size : 11px;
color: #c3bdb5;
letter-spacing : 1px;
}

I {
font-family : verdana;
font-size : 11px;
color: #c3bdb5;
letter-spacing : -1px;
}

U {
font-family : 'verdana';
font-size : 11px;
color: #c3bdb5;
letter-spacing : 1px;
}


h1 {
font-family: 'Courier New';
font-size: 15px;
color: #c3bdb5;
text-align: center;
line-height:12px;
letter-spacing: 3px;
text-transform: uppercase;
padding-left: 20px;
margin-top: 10px;
margin-bottom: 0px;
display: block;
}

h2 {
font-family: 'Courier New';
font-size: 13px;
color: #c3bdb5;
text-align: left;
font-weight: lighter;
line-height:12px;
letter-spacing: 5px;
text-transform: uppercase;
display: block;
}