@charset "utf-8";
/* CSS Document */
body {
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color:#ffca18;
}