@CHARSET "UTF-8";

.home {
  margin-top: 0px;
  width: 954px;
  min-height: 400px:
  height: auto !important;
  height: 400px:
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  /*border: 1px solid #000;*/
  position: relative;
  float: left;
}

.home img{
  width: 640px;
  max-height: auto;
  text-align: left;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: auto;
  margin-bottom: 10px;
  position: relative;
  display: block;
  float: left;
}


#viewer {
  width: 640px;
  max-height: aute;
  text-align: left;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: auto;
  margin-bottom: 10px;
  position: relative;
  display: block;
  float: left;
}

#viewer img{
  width: 620px;
  max-height: aute;
  text-align: left;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: auto;
  margin-bottom: 10px;
  position: absolute;
  display: block;
  float: left;
}

.home #info{
  width: 260px;
  max-height: auto;
  text-align: left;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: auto;
  margin-bottom: 10px;
  position: relative;
  display: block;
  float: left;
}

.home p{
  font-style: bold;
  /*font-size: 12px;*/
  margin: 0.5em;
}

.home h2{
  font-style: oblique;
  color: #000080;
  margin: 0.5em;
  border-bottom: groove 2px #2c7cff;
}

.news td{
  border-bottom: dotted 2px #4169e1;
  
  
}