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


body{
  background-image:url('./img/bg.jpg');
  background-position:top left;
  background-repeat:repeat;
}
