#header-ul {
  position: absolute;
  top: 25px;
  left: 560px;
}

#header-ul li {
  margin-left: 10px;
  display: inline;
  font-family: 'Arial';
  font-size: 12px;
  font-weight: bold;
  color: #D71E05;
}