body { margin-left: 10%; margin-right: 10%; margin-top: 2%; font-family: Verdana, Arial, Helvetica; font-size: 16px; background: url('kuvat/palapeli2.gif');
}

#top_nav {}

#container { position: relative; width: 100%; background-color: transparent;
}

#left_col { width: 100px; position: absolute; left: 0px; top: 0px; background-color: transparent;
}

#page_content { width: 470px;  margin-left: 140px; margin-top:0px; margin-right: 0px; background: transparent; font-family: Arial, Verdana, Helvetica; font-size: 14px;
}

#footer {}

h1 { font-size: 20px; font-family: Arial, Verdana, Helvetica; font-weight: bold; color: blue 
}

h2 { font-size: 20px; font-family: Arial, Verdana, Helvetica; font-weight: bold; color: #c0c0c0;
}

h3 { font-size: 18px; font-family: Arial, Verdana, Helvetica; font-weight: bold; color: #000066;
}

h4 { font-size: 18px; font-family: Arial, Verdana, Helvetica; font-weight: bold; color: #c0c0c0;
}

h5 { font-size: 12px; font-family: Arial, Verdana, Helvetica; font-weight: bold; color: #000066;
}

h6 { font-size: 28px; font-family: Arial, Verdana, Helvetica; font-weight: bold; color: red;
}

.yhteystiedot { font-size: 11px; font-family: Arial, Verdana, Helvetica; valign: top; align: left;
}


a:link { text-decoration: none; color:#000066; }
a:visited { text-decoration: none ; color:#000066; }
a:active { text-decoration: underline ; color:#000066; }
a:hover { text-decoration: underline ; color:#000066; }


