@charset "utf-8";
/* CSS Document */
body {  padding: 0;
  margin: 0;
  background: #fff9f2 url(Logo.jpg) no-repeat fixed center bottom;
 
  width: 100%;
  display: table;}
