body{
  background-color: white;
  margin: 0;
  padding: 0;
  color: black;
  text-align: center;
}

.bodytable{
  background-image: url(e924.jpg);
  background-repeat: no-repeat;
  background-position: 0px 100px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  width: 1200px;
  padding: 0;
  text-align: left;
}

.banner{
  position: relative;
  left: 270px;
  top: 10px;
  width: 550px;
  z-index: 3;
}

.koko{
  position: relative;
  width: 250px;
  left: 15px;
  top: -150px;
  z-index: 1;
}


.paragraph{
  position: relative;
  background-color: white;
  border: none;
  padding: 5;
  left: 280px;
  top: -180px;
  width: 550px;
  height: 480px;
  list-style-type: disc;
  z-index: 2;
  overflow: auto;
}

a img{
  border: 1px solid black;
}

.leftpar{
  float: left;
  clear: left;
  width: 170px;
  margin-left: 40px;
}

.rightpar{
  float: right;
  clear: right;
  width: 170px;
  margin-right: 40px;
}

.rightbigtext{
  float: right;
  clear: right;
  width: 260px;
  margin-right: 40px;
}

.links{
  position: relative;
  background-image: url(menuback3.jpg);
  background-repeat: no-repeat;
  background-position: 0px 5px;
  padding: 5;
  color: black;
  left: 280px;
  top: -220px;
  width: 550px;
  z-index: 2;
}

.footer{
  position: relative;
  color: black;
  left: 280px;
  top: -180px;
  width: 550px;
  z-index: 2;
}

.footertext{
  position: relative;
  color: black;
  left: 280px;
  top: -160px;
  width: 550px;
  color: gray;
  z-index: 2;
}

.menulink{
  color: red;
}

.specialtext{
  clear: both;
  width: 450px;
  margin-left: 40px;
}
