body {
	background: #ffffff;
	font-family: "Lucida Console", lucida, sans-serif; font-size: 14px; color: black;
	margin-top: 0px;
	margin-bottom: 0px;
	color: white;
}

#main{
  text-align: center;
  margin: auto;
  width: 1100px;
  height: 825px;
  background: url('images/main.jpg') no-repeat;
}

#left{
  float: left;
}

#heading{
  margin-top: 20px;
  margin-left: 48px;
  margin-top: 40px;
  padding: 10px;
  width: 400px;
}

#content{
  text-align: justify;
  margin-left: 70px;
  padding: 20px;
  width: 360px;
  height: 475px;
  overflow:auto;
}

#player{
  margin-top: 80px;
  margin-left: 130px;
}

.pagery{
  font-size: 0.8em;
  color: #d1d1d1;
}

a{
  color: #ebebeb;
  text-decoration: underline;
}
a:hover{ text-decoration: none; }


   hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
      }
      
.back{
  float: left; margin-left: 20px; margin-top: 20px;
}


h1 {float:right; margin:0px;padding:0px;}
h1 a{width: 310px; display:block;height:100px; text-decoration: none; margin-top: 60px; margin-right: 140px;}
h1 a span{ visibility:hidden;}