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

