* {margin: 0; padding: 0; border: 0}

body, html{height: 100%}

body{
background: #44546D url('./construction/bodybg.png') 0 bottom repeat-x fixed;
font-family: "Tahoma CE", Tahoma, "Arial CE", Arial, "Helvetica CE", lucida, sans-serif;
font-size: 0.8em;
color: #FFF;
text-align: center;
}

h1, h1 span{
text-align: center;
color: #44546D;
font-size: 180%;
position: relative;
width: 200px;
height: 198px;
overflow: hidden;
top: 41px;
left: 22px;
}
h1 span{
display: block;
position: absolute;
top: 0;
left: 0;
width: 200px;
height: 198px;
background: url('./construction/wheee_logo.gif');
}

h2{
font-size: 120%;
margin: 0.66em 20px 0.5em 20px
}

#overall{
background: url('./construction/headbg.gif') 50% 0 repeat-x;
width: 100%;
height: 313px;
overflow: visible;
}

#kostra{
position: relative;
top: 182px;
text-align: left;
margin: 0 auto;
width: 753px;
height: 219px;
background: url('./construction/not_under_construction.jpg') 0 0 no-repeat;
}

.noscreen, hr{display: none}
.clear{clear:both}
