body
/*säännöt koskevat bodya*/
{
 background-color:#000000;
 color:#ffffff;
 font-family: verdana, arial, helvetica;
 font-size:0.8em;
 background-image: url(liekit.jpg);
 background-repeat: repeat-x;

}


h1
/*säännöt koskevat otsikkoja*/
{
 color:#ffffff;
 font-size:2em;
 font-family: verdana, arial, helvetica;
}

h2
{
line-height: 80%;
}

p
{
 color:white;
 font-family: verdana, arial, helvetica;
 font-size:0.8em;
 padding:1em;
}

td
{
 width:50%;
 vertical-align:top;
}

td.keskiviiva
{
 /*border-right:dotted;*/
}

td.yhteystiedot
{
 background: black;
 color: #CCCCCC;
 font-family: verdana, arial, helvetica;
 font-size:0.8em;
 text-align: center;
}

address
{
 background: black;
 color: #CCCCCC;
 font-family: verdana, arial, helvetica;
 font-size:1em;
 text-align: center;
text-decoration: none;
 font-style:normal;
 
}

td.tyhja
{
 background-color:#000000;
 color: #000000;
}

a.tekstilinkit
{
color:#CCCCCC;
text-decoration: none;
font-weight: bold;

}

.linkit
{
border:none;
color:white;
}

table
{
 background-color:#000000;
 color:white;
 font-family: verdana, arial, helvetica;
 /*border-color:#FF6600;
 border-style:solid;
 border-width:0.2em;*/
}

table.pohja
{
 margin-top: 8em;

}

img.kelluva
{
 float:left;
 margin:1.5%;
}

.pohja
{
border-style:none;
}

#gallery
{
margin-top: 10%;
float: left;
}

#flashcontent
{
margin-top: 10%;
margin-left: 10%

}

