body {
  text-align: center;
  background: #fff url(img/backy.jpg) no-repeat top center;
  margin-top: 0px;
}
#wrapper {
  color: #fff;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 0 auto;
  padding-top: 30px;
  width: 920px;
}
#top {
  float: left;
  width: 700px;
  text-align: right;
  padding-top: 68px;
  color: #4182be;
}
#logo {
  width: 200px;
  float: left;
  padding-left: 10px;
  padding-top: 4px;
  padding-bottom: 1px;
}
#header {
  padding-top: 5px;
  color: #000;
}
#content {
  text-align: left;
  padding-top: 20px;
  background: #fff;
  color: #4182be;
}
#leftcon {
  float: left;
  width: 625px;
  padding: 5px;
  text-align: justify;
  color: #000;
}
#rightcon {
  float: left;
  width: 265px;
  padding: 5px;
  text-align: left;
  color: #000;
}
#sep01 {
  float: left;
  width: 10px;
  text-align: left;
  background: #ffffff;
  color: #000000;
}
img {
  border: none;
}
#footer {
  color: #4182be;
}
h2 {
  color: #357bb9;
  font-weight: 600;
}
A:link {
  text-decoration: underline;
  color: #000000;
}
A:visited {
  text-decoration: underline;
  color: #000000;
}
A:active {
  text-decoration: underline;
  color: #000000;
}
A:hover {
  text-decoration: underline;
  color: #000000;
}
