#container_top {
        position:absolute;
        width:900px;
        height:700px;
        left: 50%;
		top: 0%;
		margin-left: -450px;
        margin-top: 0px;
}

