*{margin:0;padding:0;}
html,body,#content{width:100%;height: 100%;background:#000;overflow:hidden;}
#content{
    position:relative;
    overflow:hidden;
    left:0;top:0;
}
#content img{
    position: absolute;
    display:none;
}
