
#images {
    background: url("home.jpg") no-repeat;
	position: absolute;
	left: 50%;
    width: 751px;
    height: 504px;
    margin-left: -365px;
    margin-top: 28px;
    top: -25;
}