body {
   background : url("logoupeli.png") no-repeat;
   background-position : 15px 20px;
   background-color : white;
   font-family : "Arial", sans-serif;
   color : white;
   margin-left : 60px;
   margin-right : 30px;
   margin-top : 90px;
}

#paivitys {
   font-size : smaller;
   font-style : italic;
   text-align : right;
}

H4 {
   font-size : 110%;
   font-style : normal;
   font-weight : normal;
}

P {
   text-align : justify;
}

A:link,A:active,A:visited,A:hover { 
   text-decoration : underline;
   color : white;
}

A:hover {
   color : #FF9900;
}

table, td, tr, th {
   border-style : none;
}

table {
   width : 700px;
}

th {
   background-color : #000040;
   font-size : larger;
   padding : 15px;
}

td.menu {
   padding : 5px;
   background-color : #100033; 
   width : 16%;
}

td.main {
   padding : 10px;
   background-color : transparent;
   background-image : url("202050.png");
   background-repeat : repeat;
}   

td.footer {
   padding : 5px;
   background-color : #000040;
}
