* { margin:0; padding:0; } body { margin:0; padding:0; background-color:#000a16; color:#8E9195; font-family: Calibri, Tahoma, Arial; font-size:14px; } body a { color:#ffffff; } #main { width:100%; min-height:800px; background:url(../images/bg.jpg) no-repeat 50% 0 transparent; } #notf404{ width:256px; height:160px; margin:0px auto -5px; background: url(../images/shadow.png) no-repeat 0 -60px transparent; overflow:hidden; vertical-align:center; z-index:1000 !important; } #notf404 img { margin:60px auto 0; } #logo { display:block; border:none !Important; outline:none !Important; width:386px; height:391px; margin:0 auto; background:url(../images/404logo.png) no-repeat -6px 0 transparent; z-index:0 !important; } #alertblock { width:488px; height:auto; margin: 0 auto; padding:15px; /*background-color:#08121d; border-radius:5px; box-shadow: 0 0 0 1px #0F1824; -moz-box-shadow: 0 0 0 1px #0F1824; -webkit-box-shadow: 0 0 0 1px #0F1824; */ } .container { width:100%; margin-left:auto; margin-right:auto; height:100%; text-align:center; } .logo-td { text-align:center; vertical-align:middle; } .botline { /* margin-bottom: -2px; margin-top: 3px; height:11px; background: url(../images/botline.jpg) repeat-x 0 100% transparent;*/ border-bottom:10px solid #0048de; } .botline a{ color:#8E9195; text-decoration:none; } .botline a:hover{ text-decoration:underline; }