body {
  font-family: Verdana, Arial, sans-serif;
}

#first_page img {
  padding: 0px;
  /*margin-left: 15%;*/
  margin-right: 0%;
  position: absolute;
  top: 0px;
  /*text-align: center;*/
}

#enter {
  position: absolute;
  top: 450px;  /* was 200 */
  left: 670px; /* was 270 */
}

a {
  text-decoration: none;
}

a:link {
  color: #000000;
}

a:visited {
  color: #000000;
}

a:hover {
  color: #0000F9;
}

a:active {
  color: #0000FF;
}
