#splashBackground { -moz-user-select: none; -webkit-user-select: none; width: 100%; height: 191px; position: relative; background-repeat: repeat-x !important; background-position: center top !important; .shadow { height: inherit; position: absolute; left: 50%; margin-left: -572px; width: 1144px; background-image: url(img/base_bg_shadow.png); background-repeat: repeat-y; background-position: center top; } #splash { width: 1024px; height: inherit; position: relative; left: 50%; margin-left: -512px; } }