/* ================================================================ */
/* BASIC ELEMENTS */
body {
  background-color: #FFF;
  width: 100%;
  padding: 0;
  margin: 0; }

@font-face {
  font-family: vijaya;
  src: url("fntvijaya.tff"); }
/* ================================================================ */
/* GROUPING */
/* ================================================================ */
/* SITE */
div#site {
  width: 100%; }

/* ================================================================ */
/* BG */
div#bg-img {
  position: absolute;
  z-index: 1;
  margin-top: -400px;
  margin-left: -800px;
  left: 50%;
  top: 50%; }

/* ================================================================ */
/* TXT */
div#txt-wrap {
  position: absolute;
  z-index: 2;
  margin-top: -162px;
  margin-left: -500px;
  width: 250px;
  left: 50%;
  top: 50%;
  color: #FFF;
  font-size: 18px;
  font-family: 'Comic Sans MS';
  text-align: center; }

/* ================================================================ */
/* TEXT IMG */
#btn-index {
  z-index: 5;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -30px;
  margin-top: 325px; }

#toSrt {
  color: #FFF;
  font-family: vijaya;
  font-size: 18px;
  letter-spacing: 5px;
  text-decoration: none;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0; }

/* ================================================================ */
/* EXTERNAL */
div#slider {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -240px;
  margin-left: -50px; }

/*# sourceMappingURL=format_bear.css.map */
