html {
  overflow: hidden;
}
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0px;
  background-color: #AAFFAA;
  font-size: 10pt;
}
h2 {
  font-size: 18pt;
}
h2,h4 {
  margin: 0px;
  text-align: center;
}
h4 {
  font-style: italic;
  font-weight: normal;
  font-size: 12pt;
}
p {
  font-weight: bold;
  margin:0px;
}
div.copyright {
  position: relative;
  width: 100%;
  background-color: white;
  padding:5px 10px;
  border-top: 1px solid #666666;
  border-bottom: 1px solid #666666;
  color: blue;
  text-align: center;
  z-index:100;
} 
div.head {
  margin: 10px 0px;
}
div.columns {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width:900px;
  height:390px;
}
div.column0 {
  position: relative;
  left: 20px;
  top: 20px;
  width:300px;
  height:350px;
  overflow:hidden;
}
div.column1 {
  position: relative;
  left: 300px;
  top: -330px;
  width:350px;
  height:350px;
  overflow:hidden;
}  
div.photo {
  position: relative;
  left: 650px;
  top: -680px;
  width:240px;
  height:350px;
  border: 1px solid #666666;
  background-color: #CCCCCC;
  font-size:12px;
  z-index:10;
} 
div.title {
  position: absolute;
  left: 10px;
  top: 0px;
} 
div.more {
  text-align:center;
} 
div.close {
  text-align:left;
  position: relative;
  left: 224px;
  top: 0px;
  width:16px;
}   
a.old {
  color: #666666;
}
span.old {
  color: #666666;
} 
div.copyleft {
  position: absolute;
  width: 100%;
  padding:5px 10px;
  margin: 10px 0px;
  border-top: 1px solid #666666;
  border-bottom: 1px solid #666666;
  color: blue;
  text-align: center;
  z-index:100;
  top: 570px;
} 
div.tobe {
  position: absolute;
  text-align: center;
  font-weight: bold;
  top: 620px;
  width:100%;
}
div.speedtest {
  margin: 10px;
  font-size: 10px;
}
div.cite {
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
  left: 205px;
  top: -743px;
  width: 400px;
  height: 120px;
  background-color: #FFFF88;
  border: 1px solid #666666;
  margin: 0px;
  padding: 10px;
  font-size: 12px;
  text-align:justify;
}
