body, div, table, tr, th, td, h1, h2, h3, h4, h5, h6, p, span, form, fieldset, input, textarea, ol, ul, li, img
{
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-family: "Trebuchet MS";
font-size: 100%;
}

ul
{
list-style: none outside;
}

body
{
width: 100%;
height: 100%;
position: absolute;
color: #333333;
background: #ffffff;
font-size: 13px;
}

#container
{
position: absolute;
width: 609px;
height: 96px;
top: 50%;
left: 50%;
margin: -48px 0 0 -305.5px;
border-left: 2px dashed #666666;
}

#container h1
{
height: 96px;
background: url("images/suunnittelija.png") no-repeat;
text-indent: -9999px;
}

#container span
{
display: block;
text-indent: -9999px;
}
