body
{
position:absolute; left:20px; top:4px;
background-image : url(http://susijoki.com/images/red.png);
   background-repeat: no-repeat;
background-attachment : fixed;
background-position: bottom right;
 background-color: #000000;
 font-family: tahoma;
 font-size: 11px;
 color: #d70000;
 text-align: center;
}
.titleee {
font-family: georgia;
font-size: 20px;
color: #d70000;
border-bottom: 1px solid #d70000;
letter-spacing: 2px;
}
A:link { color: 285a8b; text-decoration: none;}
A:visited { color: 22506e; text-decoration: none;}
A:active { color: 18374b; text-decoration: underline;}
A:hover { color: 446f8a; text-decoration: none;}
