@charset "UTF-8";
/* CSS Document */

html { 
   width:100%; 
   height:100%; 
   background:url(../img/chimp.jpg) center center no-repeat;
   background-color: #000000;
}