.buque{
  text-align: center;
  position: static;
}

.campo{
   position: relative;
   top:25px;
   left:50px;
   opacity:0.65;
}

.tulipa{
  position:fixed;
  right:50px;
  opacity:0.75;
}