h1 {
text-align:center;
}
#guestBook img {
float:left;
margin: 30px 0 0 0;
}
#guestBook div {
float:left;
width:390px;
height: 250px;
margin: 40px 0 0 20px;
text-align:center;
font-size:12pt;
}
.quoteText {
clear:both;
font-style:italic;
font-size:12pt;
color: #878B8A;
text-align:center;
margin-top:40px;
}
.quoteBy {
font-style:italic;
font-size:11pt;
font-weight:bold;
color: #878B8A;
text-align:center;
border-bottom:1px dotted #148547;
padding-bottom:30px;
}
