body {
	background:#FFFFFF;
}

#outer {
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    height: 1px;
    overflow: visible;
}
    
#container {
    width: 900px;
    height: 900px;
    margin-left: -459px;
    position: absolute;
    top: -450px;
    left: 50%;
    }