body {
background:#FFFFFF;
background-image: url(http://i23.photobucket.com/albums/b356/eevuska_88/tausta.png);
background-repeat:repeat-y;
background-position:center;
}
a:link, a:visited {
font-family: arial;
color:#7A0F0F;
text-decoration:none;
font-size:12px;
word-spacing:3 px;
letter-spacing:1px;
cursor: default;
}
a:hover, a:active {
font-family: arial;
color:#000000;
text-decoration: none;
font-size:12px;
word-spacing:3 px;
letter-spacing:1px;
cursor: default;
}
.h1 {
font-family: arial;
color: #7A0F0F;
font-size: 12px;
font-weight: bold;
letter-spacing: 3px;
border-bottom:1px dotted #5C171F;
cursor: default;
}
.txt {
font-family: arial;
color: #000000;
font-size: 12px;
text-align: justify;
letter-spacing: normal;
cursor: default;
line-height: 15px;
}