#imageContainer
{
	position:relative;
	margin:auto;
	width:905px;
    height:153px;
}

#imageContainer img
{
	position:absolute;
	top:0;
}
