DIV.container {
  margin-left:auto;
  margin-right:auto;
  margin-top:auto;
  margin-bottom:auto;
  width: 591px;
  min-height: 591px;
  border: 10px solid #3399fe;
  text-align:center;
}
HR.belowmenu {
  color: #3399fe;
  height:5px;
  width:562px;
  border: solid;
}
small, small a {
  font-size: 8px;
}