@charset "UTF-8";
#Layer1{
  width : 760px;
  height : 450px;
  top : 155px;
  right : auto;
  position : absolute;
  background-color : white;
}
#footer {
  width : 760px;
  height: 25px;
  vertical-align: middle;
  background-color : #dddddd;
  top : 605px;
  position : absolute;
}


