/* This code is only meant for previewing your Reflow design. */
.primaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
}

#banner {
    float: none;
    width: 89.866667%;
    height: 1150px;
    color: rgb(0, 0, 0);
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 3;
    margin-top: auto;
    margin-left: auto;
    clear: none;
    background-image:url("img/banner.png");
    background-attachment: scroll;
    -webkit-background-size: contain;
    background-size: contain;
    margin-right: auto;
    background-position: 0% 0%;
    background-repeat: no-repeat no-repeat;
}

#Oboe_Lessons {
    float: right;
    font-size: 6.5em;
    width: auto;
    height: auto;
    text-align: right;
    font-weight: normal;
    line-height: 1em;
    color: rgb(255, 0, 123);
    font-style: normal;
    letter-spacing: normal;
    text-decoration: none;
    font-family: p22-fllw-eaglefeather-sc;
    text-shadow: rgb(0, 0, 0) 3px 3px 10px;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 4;
    margin-top: 4.998771%;
    margin-left: 0px;
    clear: none;
    text-transform: uppercase;
    margin-right: auto;
    display: block;
}
#banner center a {
}
#banner center a {
    font-family: futura-pt;
    font-size: x-large;
    font-weight: bold;
    color: blue;
}

#Year_Round_Lessons_Reed_Making_English_Horn {
    float: left;
    font-size: 2.5em;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: 500;
    line-height: normal;
    color: rgb(39, 36, 37);
    font-style: italic;
    letter-spacing: normal;
    text-decoration: none;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 2;
    margin-top: 25%;
    margin-left: -2.998745%;
    clear: both;
    font-family: futura-pt;
}

#Amy_Kahn_oboeamy_gmail_com_925_786-3022 {
    float: right;
    font-size: 2.5em;
    width: auto;
    height: auto;
    text-align: right;
    font-weight: 500;
    line-height: normal;
    color: rgb(39, 36, 37);
    font-style: italic;
    letter-spacing: normal;
    text-decoration: none;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 1;
    margin-top: 25%;
    margin-left: 0px;
    clear: none;
    margin-right: 3%;
    font-family: futura-pt;
}

body {
    background-image:url("img/Gradient%20Fill%201.png");
    background-attachment: fixed;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 0% 0%;
    background-repeat: no-repeat no-repeat;
}

#text {
    float: none;
    font-size: 2em;
    width: 78.647687%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: auto;
    margin-top: 0px;
    clear: both;
    min-height: 380px;
    margin-right: auto;
    position: relative;
    top: 0px;
    left: 0px;
    padding-top: 10%;
    font-family: futura-pt;
}

#textspan {
    float: none;
    font-size: 1em;
    line-height: 1em;
    color: rgb(0, 0, 255);
    text-decoration: underline;
}

#textspan2 {
    float: none;
    font-size: 1em;
    line-height: 1em;
    color: rgb(0, 0, 255);
    text-decoration: underline;
}

#textspan1 {
    float: none;
    font-size: 1em;
    line-height: 1em;
    color: rgb(0, 0, 255);
    text-decoration: underline;
}

#image {
    float: none;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-top: 30px;
    clear: both;
    color: rgb(0, 0, 0);
    margin-right: auto;
    position: relative;
    top: 0px;
    left: 0px;
    display: block;
}

@media only screen and (max-width: 867px) {
    #Oboe_Lessons {
        font-size: 4em;
    }

    #Year_Round_Lessons_Reed_Making_English_Horn {
        font-size: 1.5em;
        margin-top: 25%;
    }

    #Amy_Kahn_oboeamy_gmail_com_925_786-3022 {
        font-size: 1.5em;
        margin-top: 25%;
    }

    #text {
        font-size: 1em;
    }

    #image {
        margin-left: auto;
        margin-right: auto;
        float: none;
        clear: both;
        position: relative;
        top: 0px;
        left: 0px;
    }
}

@media only screen and (max-width: 540px) {
    #Oboe_Lessons {
        font-size: 2.5em;
    }

    #Amy_Kahn_oboeamy_gmail_com_925_786-3022 {
        font-size: 1em;
    }

    #Year_Round_Lessons_Reed_Making_English_Horn {
        font-size: 1em;
    }

    #text {
        font-size: 1em;
    }

    #image {
        margin-left: auto;
        margin-right: auto;
        float: none;
        clear: both;
        width: 240px;
    }
}
