html {
 height:100%;
}

body {
 margin:0px;
 padding:0px;
 font-family:Tahoma, Arial, san-serif;
 height:auto;
 min-height:100%;
}


* html body {
height:100%;
}

#flashcontent {
 font-size:12px;
}

.maintable {
 background:url('../images/bg.jpg');
}
