body {
   background-color:#474d58;
   background-image:url(http://i156.photobucket.com/albums/t4/jjuppe/tausta1.png);
   background-attachment:fixed; 
   background-repeat:repeat-y;
   background-position: 40px 50px;
   margin-top: 10px;
   margin-bottom: 10px;
   margin-left: 83px;
   margin-right: 197px;
}
   
#otsikko {
   font-family: arial;
   font-size:20px;
   font-weight:normal;
   color:#000000;
   letter-spacing:3px;
   text-align:left;
}

A:link {color:#464b45; text-decoration:none; cursor:default} 
A:visited {color:#464b45; text-decoration:none; cursor:default} 
A:active {color:#464b45; text-decoration:none; cursor:default} 
A:hover {color:#f26522; text-decoration:none; cursor:default}

.otsikko2 {
   font-family:Times New Roman, Book Antiqua, Georgia, 'Garamond', Serif;
   font-size:16px;
   border-bottom:1px dotted #e97813;
   font-weight:bold;
   color:#e97813;
   letter-spacing:2px;
   text-align:left;
}

.poniotsikko {
   font-family:Times New Roman, Book Antiqua, Georgia, 'Garamond', Serif;
   font-size:13px;
   font-weight:bold;
   color:#f26522;
   letter-spacing:2px;
   text-align:left;
}

.text {
   font-family:Arial, Tahoma, 'Verdana', Trebuchet MS, Sans-Serif;
   font-size:12px;
   font-weight:normal;
   color:#464b45;
   letter-spacing:1px; 
   text-align:left;
}

.text2 {
   font-family:Arial, Tahoma, Verdana, 'Trebuchet MS', Sans-Serif;
   font-size:12px;
   font-weight:normal;
   color:#464b45;
   letter-spacing:1px; 
   text-align:justify;
}

.huomio {
   font-family:Arial, Tahoma, 'Verdana', Trebuchet MS, Sans-Serif;
   font-size:9px;
   font-weight:normal;
   color:#464b45;
   letter-spacing:2px; 
   text-align:left;
   text-transform:uppercase;
}