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

*{font-family: arial;}

body{margin:0px; padding:0px; 

 background-image: url(img/otofall.gif);
  background-position: center center;
  background-repeat:repeat;
  background-color: #464646;
 
}