#header {
	 background:#2B522E;padding:10px;color:#FFFFFF;font-family:'Droid Sans',arial;font-weight:bold;font-size:14pt; position:absolute; width:100%;
}

#gallerybutton {
position: absolute;
top: 5px;
right: 10px;
}

body {
  margin: 0;
  display: table;
  height: 100%;
  width: 100%;
  font: 15px;
  font-family:'Droid Sans';
}

#center {
  display: table-cell;
  vertical-align: middle;
}

#fig {
  position: relative;
  top:65px;
  margin: auto;
  width: 800px;
  height: 600px;
  border: 1px;
}



#container {
  height: 10px;
}

#yearSlider {
  position: absolute;
  left: 103;
  right: 90;
  margin-top: 3;
}

#yearLabel {
  position: absolute;
  left: 0;
  width: 85;
  text-align: right;
}

#play {
  position: absolute;
  right: 50px;
  cursor: pointer;
}

#aim p
{
margin: 0px 200px 10px 200px ;
  font: 15px;
  font-family:'Droid Sans';
}

