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


body {
  margin: 0 auto;
  border-top: 2px solid #FF0000;
}

#content {
  text-align: center;
  margin-top: -260px;
  margin-left: -183px;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 326px;
  height: 520px;
  visibility: visible
}