div.title{
  /*padding:50px 30px 10px 15px;*/
  padding-top:50px;
  position: absolute;
  /*width: 100%*/;
	  width: 100%;
}
div.title marquee{
  padding: 0 30px;
  color:maroon;
  font-size:14px;
  font-weight:bold;
  text-decoration:none;
}
.title a{
 text-decoration:none;
}
.title img{
 border: 0px;
}
div.cvety{
    bottom: 0;
    left: 60px;
    margin-bottom: 50px;
    position: absolute;
}
.dragon {
    /*bottom: 0;*/
    left: 400px;
    margin-top: 250px;
    position: absolute;
	border: 0;
}
.dragon  img{
	border: 0;
}

