body {
   background-color:#d1d6d0;
   background-image:url(http://i156.photobucket.com/albums/t4/jjuppe/tausta2_clg.png);
   background-attachment:fixed; 
   background-repeat:repeat-y;
   background-position: center top;
   margin-top: 0px;
   margin-bottom: 10px;
   margin-left: 200px;
   margin-right: 200px;
}
   
#otsikko {
   font-family: arial;
   font-size:20px;
   font-weight:normal;
   color:#000000;
   letter-spacing:3px;
   text-align:left;
}

A:link {color:#f26522; 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:15px;
   border-bottom:1px dotted #f26522;
   font-weight:bold;
   color:#f26522;
   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;
}