body {
    font-family: 'courier new', serif;
    color: #888;
    background-color: #f0eee4;
}

.book {
    margin-top: 30px;
    margin-left: 50px;
    align-content: center;
}

a {
    color: #888;
    text-decoration: none;
}

a:hover {
    color: #888;
    text-decoration: none;
}

.logo-type {
    font-family: 'courier new', serif;
    font-size: 30px;
}

.page1-text {
    padding-top: 0px;
    color: #f0eee4 !important;
    size: 10px !important; 
    font-family: 'courier new', serif;
    line-height: 11;
}

#page1-logo {
    font-family: 'courier new', serif;
    font-size: 60px;
    margin: 0px !important;
    padding: 10px !important;
    color: #f0eee4 !important;
    line-height: 1.5;
}

#flipbook .odd {
    background-color: #f0eee4 !important; 
}

.front-page {
    background: url(../img/graduatebook.jpeg) no-repeat center center !important;
    width: 700px;
    height: 825px;
    background-size: cover;
    background-attachment: fixed;
    opacity: 0.8;
}

#fp-paragraph {
    line-height: 1.5;
    color: #f0eee4;
    padding-left: 50px;
    padding-top: 200px;
    text-align: left;
    font-size: 16px;
}

#pg2-fluid {
    background: url(../img/library.jpeg) no-repeat center center;
    width: 700px;
    height: 825px;
    background-size: cover;
    background-attachment: fixed;
    opacity: 0.8;
}

#exhibition {
    background: url(../img/expo.jpg) no-repeat center center;
    width: 700px;
    height: 825px;
    background-size: cover;
    background-attachment: fixed;
    opacity: 0.8;
}

.titles {
    padding-top: 100px;
    color: #EF3340;
    size: 40px !important; 
    padding-bottom: 50px;
}

.contents {
    line-height: 4;
    text-align: left;
}

.designer-img {
    width: 150px;
    height: auto;
}

.designers {
    line-height: 1.5;
    margin-bottom: 15px;
    text-align: left;
    font-size: 16px;
}

#designer2 {
    line-height: 1.5;
    text-align: left;
    font-size: 16px;
}

.exhibition-text {
    line-height: 1.5;
    margin-bottom: 20px;
    text-align: center;
    font-size: 14px;
    margin-left: 50px;
    margin-right: 50px;
}

#contact {
    background: url(../img/contact.jpg) no-repeat center center;
    width: 700px;
    height: 825px;
    background-size: cover;
    background-attachment: fixed;
    opacity: 0.8;
}

.contact-form {
    line-height: 1;
    text-align: left;
    font-size: 14px;
    margin-left: 50px;
    margin-right: 50px;   
}

.contact-form2 {
    line-height: 1;
    text-align: center;
    font-size: 14px;
    margin-left: 50px;
    margin-right: 50px;   
}

.contact-btn {
    float: right;
    margin-right: 50px;
}

.btn, .btn-primary {
    background-color: rgb(0, 0, 0, 0) !important;
    color: #888;
    border: 1px solid #EF3340;
}

.btn:hover, .btn-primary:hover {
    background-color: #EF3340 !important;
    color: white;
    border: 1px solid #EF3340;
}

h2 {
    color: #EF3340;
}

.page2-no {
    float: right;
    font-size: 12px;
    margin-right: 50px;
    margin-top: 25px;
}

#pg2-logo {
    margin-top: 300px;
    margin-left: 40px;
}

#page3-no {
    float: left;
    font-size: 12px;
    line-height: 1;
    margin-left: 50px !important;
    margin-top: 0px;
    padding-left: 0px !important;
}

#pg3-logo {
    margin-top: -10px;
    margin-right: 50px;
    line-height: 1;
    text-align: right;
}

#page5-no {
    float: left;
    font-size: 12px;
    line-height: 0;
    margin-left: 50px;
}



#pg6-logo {
    margin-top: 130px;
    margin-left:  40px;
    line-height: 1;
    float: left;
    text-align: left;
}

#pg8-logo {
    margin-top: 230px;
    margin-left:  40px;
    line-height: 1;
    float: left;
    text-align: left;
}

#page8-no {
    font-size: 12px;
    margin-top: 95px;
    padding-left: 0px;
    margin-right: 50px !important; 
    text-align: right;
}

#back-cover {
    background: url(../img/grads2.jpg) no-repeat center center !important;
    width: 700px;
    height: 825px;
    background-size: cover;
    background-attachment: fixed;
    opacity: 0.8;
}