.guestbookMain {
    height: 800px;
}

.atabookIframe {
    width: 100%;
    height: 90%;
    overflow: scroll;
    margin: 0;
}

.guestbookTitle {
    text-align: center;
    margin: 0 0 0;
    font-size: 35px;
}