
/* 
 ==================================================================
 $Id: tyyli.css,v 1.4 2007-01-18 20:55:41 fuel Exp $
 ================================================================== 
*/

@import "tyyli_yhteiset.css";

body {
   color: #000000;
   text-decoration: none;
   font-size: 12px;
   font-family: verdana, sans-serif;
   border: 0px;
   margin-top: 0px;
   margin-left: 0px;
   /*background-image: url(../images/bg_gradient.png);
   background-repeat: repeat-x; */
   background-color: #aaaaaa;
}


