body {
    font-family: Arial;
    font-size: 11px;
    color: #ffffff;
    background: #000000 ;
    background-size: cover;
}


img { 
     max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}