Angry Birds * { margin: 0; padding: 0; } html { height: 100%; width: 100% } body { height: 100%; width: 100%; background: #C8ECFE url(bg-body.jpg) no-repeat top center; /* Webkit */ display: -webkit-box; -webkit-box-orient: horizontal; -webkit-box-pack: center; -webkit-box-align: center; /* Mozilla */ display: -moz-box; -moz-box-orient: horizontal; -moz-box-pack: center; -moz-box-align: center; /* Standard */ display: box; box-orient: horizontal; box-pack: center; box-align: center; } #forplay-root { position: relative; margin: auto; z-index: 100; border: 2px solid #0b3657; border-radius: 3px; } .bg-body-left { background: url(bg-body-left.png) no-repeat; height: 349px; width: 203px; position: absolute; left: 0px; top: 0px; z-index: -100; } .bg-body-right { background: url(bg-body-right.png) no-repeat; height: 349px; width: 203px; position: absolute; right: 0px; top: 0px; z-index: -100; } .button { background: url(shortbutton_deselected2.png) no-repeat; width: 136px; height: 58px; text-align: center; float: left; overflow: hidden; border: 0px; } .button:hover { background: url(shortbutton_selected.png) no-repeat; padding-right: 0px; border: 0px; } .button#on { background: url(shortbutton_selected.png) no-repeat; } .buttoncontainer { width: 450px; height: 62px; margin: 0px; padding: 0px; } .buttonimg { padding-top: 16px; padding-bottom: 13px; border: 0px; } .buttonlongimg { padding-top: 16px; padding-bottom: 13px; border: 0px; } .buttonlong { background: url(longbutton_deselected2.png) no-repeat; width: 166px; height: 58px; text-align: center; overflow: hidden; border: 0px; } .buttonlong:hover { background: url(longbutton_selected.png) no-repeat; padding-right: 0px; border: 0px; } .pli { background: url(longbutton_selected.png) no-repeat; display: none; } .buttonbugcont { position: absolute; border: 0px; bottom: 0px; right: 0px; } Loading... Your web browser must have JavaScript enabled in order for this application to display correctly.