@charset "UTF-8";
.sections a {
    color: hsla(0,0%,0%,1.00);
    font-weight: bold;
}
.sections {
    background-color: hsla(0,0%,60%,0.70);
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
    margin-bottom: 50px;
}
.links {
    background-color: hsla(0,0%,60%,0.70);
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
    margin-bottom: 50px;
}
.bodybg {
    background-image: url(../images/stalbans-cathedral.JPG);
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    color: hsla(0,0%,89%,1.00);
}
.links a {
    color: hsla(0,0%,100%,1.00);
    font-weight: bold;
}
.searchform {
    margin-bottom: 30px;
    margin-left: 30px;
    margin-right: 30px;
}
h3 {
    color: hsla(36,100%,50%,1.00);
    font-weight: bold;
    text-shadow: 1px 1px 1px hsla(0,0%,31%,1.00);
}
.btn {
    color: hsla(36,100%,50%,1.00);
    font-weight: bold;
}
.amazon {
    margin-top: 70px;
}
.edit a {
    color: hsla(359,100%,49%,1.00);
}
.join {
    font-weight: bold;
    color: hsla(0,0%,100%,1.00);
    border-bottom: thin dotted hsla(0,3%,72%,1.00);
}
