Lorem ipsum dolor sit amet
html body { height: 100%; left: 0; margin: 0; padding: 0; position: absolute; top: 0; width: 100%; background:url("img/fond.jpg") no-repeat fixed left top #6C9FCE; } #test { border: 0px; padding: 60px 0; text-align: center; width: 100%; margin:auto; height: 100%; behavior: url(PIE.php); } .tabBox .content { clear: left; position: relative; z-index: 2; margin:auto; padding: 70px; border: 1px solid #CCC; background: #fff; background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#ccc)); background: -moz-linear-gradient(#fff, #ccc); background: linear-gradient(#fff, #ccc); -pie-background: linear-gradient(#fff, #ccc); width:80%; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -webkit-box-shadow: #fff 0 0 1.25em; -moz-box-shadow: #fff 0 0 1.25em; box-shadow: #fff 0 0 1.25em; behavior: url(PIE.php); } .topmenu{ position:fixed; top:0px;left:0px; height: 36px; width:100%; overflow: hidden; background:url("img/ui-bg_gloss-wave_35_000000_500x100.png") repeat-x scroll 50% 50% #000000; -webkit-box-shadow: #CCC 0 0 1.25em; -moz-box-shadow: #CCC 0 0 1.25em; box-shadow: #CCC 0 0 1.25em; behavior: url(PIE.php); }