html, body {
    min-height: 100%;
}

body{
    background: #404d59;
}


#contener{
    text-align:center;
    margin-left: -334px;
	margin-top: -229px;
	position: absolute;
	top: 50%;
	left: 50%;

    width:668px;
    height:459px;
    background:url(ie6_bg.jpg) center no-repeat ;
}

#contener p{
    text-indent:-99999px;
}

#contener .space{
    height:40px;
    width:668px;
}

#contener .space2{
    height:17px;
    width:668px;
}

#contener .space3{
    height:65px;
    width:668px;
}

img{
    border:0;
}
