#footer{
  position:absolute;
  top:770px;
  margin-bottom:10px;}

#topics{
  position:absolute;
  top:170px;
  width:1100px;

  margin-bottom:20px;}

.back{
  color:#2c2c2c;
  border:solid 1px #2c2c2c;
  display:block;
  width:140px;
  height:30px;
  text-align:center;
  padding-top:10px;
  margin-bottom:35px;}

.back:hover{
  text-decoration:none;
  color:#ffffff;
  background-color:#2c2c2c;}

#selected_year{
  color:#ffffff;
  background-color:#2c2c2c;}

#image{
  width:430px;
  height:400px;}

small{
  font-size:10px;}

h1{
  font-size:20px;}

#text{
  position:absolute;
  top:80px;
  left:450px;
  width:600px;
  height:500px;}

#text a{
  color:#2c2c2c;}

#text a:hover{
  color:#696969;
  text-decoration: underline;}

