body {
  background: url(img/body_bg.jpg) top center repeat #ffffff;
  font-family: Arial, sans-serif;
  color: #a98ab4;
  font-size: 11px;
  line-height: 30px;
}
div#mainArea {
  width: 700px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  padding: 100px 0 0 0;
}
img {
  border: none;
}
a {
  outline-style: none;
}
a#en {
  display: block;
  position: absolute;
  top: 360px;
  left: 400px;
}
a#pl {
  display: block;
  position: absolute;
  top: 360px;
  left: 220px;
}