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

body {
	background-color: #efede8;
}
img {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -104px;
  margin-left: -150px;
}