body {
  color: #000000;
  background-image : url("eq2lowerback.gif");
  background-color: #ffffff;
  background-attachment: fixed;
  background-position: 100% 100%;
  background-repeat: no-repeat;
  scrollbar-face-color: #ffffff;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #ffffff;
  scrollbar-arrow-color: #ffffff;
  scrollbar-base-color: #ffffff;
  scrollbar-dark-shadow-color: #ffffff;
scrollbar-3d-light-color: #ffffff
}
a:link {
  color: #0000ff;
  text-decoration: none;
}
a:visited {
  color: #336699;
  text-decoration: none;
}
a:active {
  color: #33ffff;
  text-decoration: none;
}
a:hover {
  color: #ff0000;
  text-decoration: none;
}
img {
  border-top-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 0px;
  color: #fffffe;
  background-color: #ffffff;
  border-right-width: 0px;
}
h1 {
  font-size: 36px;
  font-family: "Times New Roman", serif;
}
p {
  font-size: 12px;
}
div {
  font-size: 12px;
}
div#back {
  margin: auto;
  border-top-style: none;
  border-right-style: none;
  border-left-style: none;
  border-bottom-style: none;
  background-image : url("eq2back.gif");
  background-attachment: fixed;
  background-position: 0% 0%;
  background-repeat: no-repeat;
  width : 100%;
  height : 100%;
  position: absolute;
  top: 0px;
  left: 0px
}
#backcontent {
  vertical-align :top;
}
#toptitle{
  text-align : right;
  top : 1px;
  margin-top : 1px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
}
#smallblack {
  font-size: 10px;
  color: #000000;
}
#enter {
  font-size: 24px;
  font-family: "Times New Roman", serif;
  color: #000000;
}
#box {
  margin-top : 100px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
  padding-top : 0px;
  padding-bottom : 0px;
  padding-left: 180px;
  padding-right: 180px;
}
#box1 {
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
  padding-top : 0px;
  padding-bottom : 0px;
  padding-left: 180px;
  padding-right: 180px;
}