@import url(sanitize.css);

.special_head{
    text-align: center;
    padding-top: 1em;
    padding-bottom: 1em;
    background-color: #a8cbd7;   
}
.all_page{
    margin:2em;
}
.place{
    margin-bottom: 1.5em;
}
.books{
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}
.allstops{
    font-weight: bold; 
}
.except_line{
    font-size:0.7em;
}
.testimage{
    margin-top:1em;
}
.testimage1_caption{
    font-size:0.5em;
}
.books .new{
    background-color: pink;
}
.access{
    margin-top:1.5em;
    margin-bottom:1.5em;
}
.greeting{
    margin-top: 1.5em;
}