body {
  background-color: #e6ebf1;
  font-family: Helvetica;
  margin: 0px;
  padding: 0px;
}

#page {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}

#header {
  width: 800px;
}

#content {
  margin-top: 30px;
  width: 800px;
}

.section {
  float: left;
  width: 266px;
  text-align: center;
}

img {
  border: 0px;
}

.enter_button {
  margin-left: 120px;
}

marquee {
  font-size: 10pt;
}

marquee strong {
  color: #88192c;
  font-size: 11pt;
}

marquee a, marquee a:visited {
  text-decoration: none;
  color: black;
}

marquee a:hover {
  text-decoration: underline;
}
