@charset "utf-8";

body,td,th {
    color: rgba(14,3,0,1);
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 1.2em;
    font-style: italic;
}
body {
    background-color: rgba(205,204,200,1.00);
    margin-top: -5px;
	
}
header {
    width: 100%;
    height: 62vh;
    background-size: cover;
    margin-top: 92px;
    background-image: url(images/poem1.jpg);
    margin-bottom: -135px;
    background-attachment: fixed;
}
h1 {
    color: rgba(72,72,72,1.00);
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-style: italic;
    font-variant: normal;
    font-weight: normal;
    text-align: center;
    font-size: 15vw;
    text-shadow: -3px -1px 0px rgba(210,234,241,1.00);
    line-height: 69vh;
    margin-top: -78px;
    padding-top: 0px;
    margin-bottom: -21px;
}
.byline {
    width: 117px;
    height: 79px;
    margin-bottom: 28px;
    margin-top: 0px;
    color: rgba(218,216,217,1.00);
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-size: large;
    font-style: italic;
    text-shadow: 2px 0px rgba(0,0,0,1.00);
    padding-left: 17px;
    padding-right: 0px;
    padding-bottom: 0px;
    margin-right: -19px;
    text-align: center;
    letter-spacing: 5px;
}
.byline span {
    color: rgba(247,241,241,1.00);
    margin-top: -15px;
    margin-right: -15px;
    margin-bottom: -15px;
    margin-left: -15px;
    display: block;
    padding-top: 0px;
    padding-right: 30px;
    padding-bottom: 0px;
    padding-left: 30px;
    width: 75px;
    border-radius: 0px;
    border-color: rgba(243,239,239,1.00);
}

.stanza p {
    line-height: 30px;
    text-align: center;
    text-shadow: 0px 0px 5px;
}
body {
}


.byline {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-style: italic;
    font-weight: normal;
    text-align: center;
    margin-top: 44px;
    margin-right: 0px;
    margin-bottom: -12px;
    margin-left: 474px;
    padding-top: 24px;
    padding-right: 24px;
    padding-bottom: 24px;
    padding-left: 24px;
    color: rgba(37,27,150,1.00);
}
.byline span {
    display: inline-block;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    width: 68%;
    border-radius: 31px;
}
.div {
    min-width: 0px;
    width: 3vw;
}



.stanza {
    margin-bottom: 18px;
    margin-top: 18px;
    text-align: center;
    color: rgba(247,242,242,1.00);
    padding-top: 0px;
    padding-bottom: 0px;
}
.stanza p {
}
.article {
    border-radius: 32px;
    border: 3px double rgba(16,15,15,1.00);
    width: auto;
}
header {
    background-image: url(images/poem1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
body p {
}
body p {
}
#s1 {
    background-image: url(images/poem2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
#s2 {
    background-image: url(images/poem3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
#s3 {
    background-image: url(images/poem4.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
	
}
