#quiltShowLogo {
  position: absolute;
  top: 0px;
  margin-left: 440px;
}

#floatPic
{
/*position:absolute;
top:0px;
margin-left:440px;*/
}
.quotes {
  width: 600px;
  margin: auto;
}
.quotes li {
  font-size: 12pt;
  margin-bottom: 25px;
}
.quotes li .from {
  text-align: right;
}