@import url("aragost.css");

body {
  background-image: url("images/bg-front.png");
  width: 300px;
}

#picture {
  left: 470px;
}

#footer {
  display: none;
}

#pixelman {
  left: 25px;
  top: 249px;
}

#claim {
  position: fixed;
  left: 0px;
  top: 480px;
}
