body {   
background:url(http://savikettu.org/img/harmaalei/taustatus.png) repeat #4f4f4f;
color: #989898; 
font-size: 12px; 
font-family: Garamond, 'Palatino Linotype', Serif;
line-height:1.5;
letter-spacing:1.5px;
text-align:right; }

a:link { color: #BC646E; text-decoration: none; cursor: default; }
a:visited { color: #BC646E; text-decoration: none; cursor: default; }
a:active { color: #BC646E; text-decoration: none; cursor: default; }
a:hover { color: #CF9097; text-decoration: none; cursor: help; }

h1 {
 font-family: Garamond, 'Palatino Linotype', Serif;
 color: #626262;
 font-size: 25px;
 letter-spacing: 6px;
 text-align:right;
 text-transform:lowercase;
 font-style:italic;
 font-weight:normal;
}

b {
 font-family: Garamond, 'Palatino Linotype', Serif;
 color: #3b3b3b;
 font-size: 12px;
 font-weight:bolder;
 letter-spacing: 3px;
}

u {
 font-family: Garamond, 'Palatino Linotype', Serif;
 color: #bababa;
 font-size: 12px;
 letter-spacing: 2px;
 text-decoration:none;
 border-bottom:2px dotted #767676;
}

i {
 font-family: Garamond, 'Palatino Linotype', Serif;
 color: #dedede;
 font-size: 12px;
 letter-spacing: 2px;
 font-style:italic
}

s {
 font-family: Garamond, 'Palatino Linotype', Serif;
 color: #626262;
 font-size: 12px;
 letter-spacing: 2px;
 text-decoration: line-through;
}