body {
  padding: 0px;
  background: transparent url(../images/background.jpg) no-repeat scroll center top;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  height: 600px;
  width: 800px;
  margin-right: auto;
  margin-left: auto;
  font-size: 80%;
}
#main {
  position: absolute;
}
#contents {
  padding: 13px 12px 12px 15px;
  overflow: auto;
  position: absolute;
  z-index: 1;
  height: 422px;
  top: 145px;
  line-height: 125%;
  width: 726px;
  left: 30px;
  font-size: 105%;
}
#contents h1 {
  font-size: 120%;
  line-height: 25px;
  color: #96172e;
  font-weight: 400;
}
#contents a {
  color: #96172e;
  text-decoration: none;
}
#contents p {
  margin-left: 12px;
}
#contents_bg {
  overflow: hidden;
  padding-left: 12px;
  position: absolute;
  top: 145px;
  z-index: 0;
  height: 448px;
  width: 738px;
  left: 30px;
  opacity: 0.15;
}
#head {
  position: absolute;
  width: 800px;
  height: 100px;
  padding-top: 6px;
}
.motto {
  color: #aa0044;
  text-align: center;
  margin:auto;
  width:80%;
}
h1 {
  font-size: 120%;
  color: #96172e;
  font-weight: 400;
}
h2 {
  font-size: 100%;
  font-weight: 400;
  color: #96172e;
}
h3 {
  font-size: 80%;
  font-weight: 400;
  color: #96172e;
}
table,th,td
{
border:1px solid white;
border-collapse:collapse;
}
td {
  font-size: 90%;
  vertical-align: top;
}
.simple-le {
  list-style-position: outside;
  text-align: left;
  list-style-type: circle;
}
.small-text {
  font-size: 80%;
}
#highlights {
  position: absolute;
  padding-top: 5px;
  padding-left: 6px;
  padding-right: 6px;
height: 42px;
left: 31px; 
top: 547px; 
width: 750px;
}

#highlights h1 {
  height: 120%;
  font-weight: inherit;
  font-size: 100%;
  color: black;
  text-align: left;

}
#highlights p {
  font-size: 100%;
}
