body {
  background: #9cbaff;
}

#link-block {
 display:inline-block;
 border:1px black solid;
 width:456px;
 height:205px;
 max-height:205px;
 margin-bottom:15px;
 margin-left:7px;
 margin-right:7px;
}

#link-list {
  margin-top:17px;
  position:absolute;
  width:470px;
  height:687px;
}

#list-header {
  font-weight: bold;
  font-size:13pt;
}

#list-body { 
  font-size:12pt;
}