body, html {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
}

.main {
  width: 600px;
  height: 342px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -171px 0 0 -300px;
  border-bottom: 2px solid #E6E6E6;
  text-align: left;
}

.imgkrsvbd { margin-top: -32px; }

.left-bottom {
  position: absolute;
  top: 232px;
}

.center-bottom {  
  position: absolute;
  left: 50%;
  margin-left: -65px;
  margin-top: -5px;
}

.link-right {
  position: absolute;
  top: 314px;
}

.bottom-right {
  position: absolute;
  top: 232px;
}

.image-right {position:absolute; top: 314px;}
.image-right img {margin:0px;}
.footer {
  margin-top: 113px;
  font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 0.6em;
  background-color: #FFF;
  padding: 8px 0;
}
