.topBorder {
  border-top-style:solid;
  border-width:1px;
  border-color:darkgrey;
  padding-top:10px;
}