body {
   background-color:#FFFFFF;
   background-attachment:fixed; 
   background-position:10px 10px;
   margin-top: 35px;
   margin-bottom: 10px;
   margin-left: 200px;
   margin-right: 200px;
}
   
#otsikko {
   font-family:Times New Roman, 'Book Antiqua', Georgia, Garamond, Serif;
   font-size:22px;
   font-weight:bold;
   color:#000000;
   letter-spacing:3px;
   text-align:left;
}

.otsikko2 {
   font-family:Times New Roman, 'Book Antiqua', Georgia, Garamond, Serif;
   font-size:15px;
   font-weight:bold;
   color:#000000;
   letter-spacing:2px;
   text-align:left;
}

.text {
   font-family:Arial, Tahoma, 'Verdana', Trebuchet MS, Sans-Serif;
   font-size:12px;
   font-weight:normal;
   color:#000000;
   letter-spacing:1px; 
   text-align:left;
}

.text2 {
   font-family:Arial, Tahoma, 'Verdana', Trebuchet MS, Sans-Serif;
   font-size:12px;
   font-weight:normal;
   color:#000000;
   letter-spacing:1px; 
   text-align:justify;
}

.huomio {
   font-family:Arial, Tahoma, 'Verdana', Trebuchet MS, Sans-Serif;
   font-size:9px;
   font-weight:normal;
   color:#000000;
   letter-spacing:2px; 
   text-align:left;
   text-transform:uppercase;
}

