html,body { height:100%; }
body { margin:0; padding:0; text-align:center; font-family:Arial, Verdana, Tahoma, sans-serif; font-size:12px; color:#333; background-color:#011446; text-align:center; }
.frontpage { height:100%; }
.frontpage table { width:100%; height:100%; border-collapse:collapse; }
.welcome { background:url('../layout/tervetulokuva.jpg') no-repeat center center; min-height:305px; height:auto !important; height:305px; }
.flags { margin:0 auto; text-align:left; width:800px; }
.flags table { width:800px; border-collapse:collapse; }
.flags table td { padding:0; }
.flags img { border:none; }
.flag_img { width:50px; }
.flag_text { width:340px; padding-left:10px; }
.flags table td.flag_img, .flags table td.flag_text { padding-bottom:10px; }
a { color:#fff; text-decoration:none; }