﻿html, body{
  width:100%;
  height:100%;
  margin:0 0 0 0;
  text-align:center;
}

html{
  background:#e9eaec url(/images/enter/background.jpg) repeat-x 0px 0px;
}

form{
  margin:0 0 0 0;
  height:100%;
}

#container{
  position:relative;
  top:0px;
  left:0px;
  width:1000px;
  height:100%;
  margin:0 auto 0 auto;
  background:url(/images/enter/boat.jpg) no-repeat 0px 0px;
}

#container div{
  position:absolute;
  top:490px;
  left:35px;
}
