* { margin:0; padding:0; }


 html,body { 
background-color:  2f2f2f;
font-size: 1em;
    }



 #wrapper { 
background-color:  2f2f2f;
  margin-left: auto ;
  margin-right: auto ;
text-align: center;
padding-top: 0px;
margin-top:0px;
border: 0px solid black;

}

 #container { 
background-color:  000000;
  margin-left: auto ;
  margin-right: auto;
padding: 0;
padding-top: 40px;
border: 2px solid black;}

 #text {
width:600px;
height:300px;
  margin-left: auto ;
  margin-right: auto; 
background-color:  000000;
padding-bottom: 30px;
border: 1px solid black;

}

p{
color: #9c9c9c;
font-size: 12px;
font-family: Palatino Linotype, bookman old style, trebuche ms;
font-weight: normal;
}

p.c{
color: #767676;
font-size: 12px;

}


p.otsikko{
color: #cdcccc;
font-size: 16px;
font-family: Century gothic, bookman old style, trebuche ms;
font-weight: normal;
text-align: center;
margin-bottom: 25px;
margin-top: 30px
}






   a { 
color: #767676;
font-size: 12px;
font-family: Palatino Linotype, bookman old style, trebuche ms;
text-decoration: none;
   }

   a:hover {
text-decoration: none; color: #bfbfbf;
      }

a.teksti { 
font-size: 13px;
font-family: Palatino Linotype, bookman old style, trebuche ms;
color: #bfbfbf;
text-decoration: none;
   }

   a.teksti:hover {
text-decoration: none; color: #bfbfbf;
      }