body {
  background-image: url("construction.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-align: right;
}

a {
  text-decoration: none;
  color: #3356ac;
}

.text {
  margin-right: 10px;
  margin-top: 20px;
}