.title {font:italic 22px/26px "trebuchet ms", arial, helvetica, sans-serif; color:#28A6BF}
.textpart {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  color: #666666;
  padding:5px;
}
#horizon        
  {
  color: white;
  background-color: transparent;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  height: 1px;
  overflow: visible;
  visibility: visible;
  display: block;
  }
#content    
  {
  border: 1px solid #CCCCCC;
  text-align: center;
  margin-left: -208px;
  position: absolute;
  top: -250px;
  left: 50%;
  width: 500px;
  height: 500px;
  visibility: visible;
  background-image: url(JipJan.jpg);
  }
#footer 
  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  line-height: 15px;
  font-weight: normal;
  color: #666666;
  text-align: center;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 20px;
  visibility: visible;
  display: block
  }
body {
background-color:	rgb(255,136,238);
}