body
{
 color: black;
 font-family: helvetica, sans-serif;
 background: white;
}

.header {
  border-bottom: #000080 2px;
  border-bottom-style: solid;
  margin: 0 2px;
}

.headerRight {
  position: absolute;
  right: 0;
  margin-top: 16px;
  margin-right: 10px;
}

.headerRightItem {
  margin: 10px;
}