body{
    margin:0px;
    background:url('../image/bg.png');
    background-attachment: fixed;
    overflow:hidden;
}
div#dk{
    width:800px;
    height:600px;
    margin:0 auto;
    background:#000;
}