body
{
    background-color: #000000;
    background-image: url(images/tausta_01.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    margin: 0px;
	 font-family: Trebuchet MS, Arial, Century Gothic;
   
    color: #FFFFFF;

}

A { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; 
    font-weight: normal; color: #EB7D46;  }
A:hover { text-decoration: underline; }
A:visited { }
A:active { }

h2
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFCC33;
	font-style: italic;

}

.sisatable
{
    background-image: url(images/tekstitausta_19.jpg);
    background-repeat: no-repeat;
    padding: 10px;
    font-family: Trebuchet MS, Arial, Century Gothic;
    font-size: 12px;
    color: #FFFFFF;
}

.sisatable td
{
 font-family: Trebuchet MS, Arial, Century Gothic;
    font-size: 12px;
    color: #FFFFFF;
	valign: top;
}

.otsikko {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: italic;
    color: #000000;
    font-weight: bold;
}

.teksti {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
    font-weight: bold;
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
}
