.page
{
background-color: #1f1d5e;
}

input, textarea, select {
  background-color : #1d4a2d;
  color : #c1a14b;
  border : 2px solid #c1a14b;
}



.map
{
  position: absolute;
  width: 50px;
  height: 800px;
  top:0px;
}

#map1 {left:100px;}
#map2 {left:150px;}
#map3 {left:200px;}
#map4 {left:250px;}
#map5 {left:300px;}
#map6 {left:350px;}
#map7 {left:400px;}
#map8 {left:450px;}
#map9 {left:500px;}
#map10 {left:550px;}
#map11 {left:600px;}
#map12 {left:650px;}
#map13 {left:700px;}
#map14 {left:750px;}
#map15 {left:800px;}
#map16 {left:850px;}
#map17 {left:900px;}
#map18 {left:950px;}
#map19 {left:1000px;}

.form
{
  position: absolute;
}

#form1
{
  top:100px;
  left:1080px;
}