@media all {
*{border:0;margin:0;padding:0;}
body{font:100%/200% Tahoma, Verdana, Arial, sans-serif;color:#4D4D4D;text-align:center;cursor:default;background:#161616;}
#header{width:100%;height:337px;background:url(../pic/header.png) no-repeat left top;top:0;left:0;position:absolute;}
#main{ margin-top:20px;top:20px;}
#footer{width:100%;height:269px;background:url(../pic/footer.png) no-repeat right bottom;position:fixed;bottom:0;right:0;}
}