.primaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-color: white;
}

#text {
    float: right;
    font-size: 3em;
    width: 320px;
    max-width: 100%;
    height: auto;
    text-align: right;
    font-weight: normal;
    line-height: 1em;
    clear: none;
    min-height: 0px;
    font-family:Raleway;
    position: fixed;
    top: 7px;
    left: auto;
    right: 25px;
	color: rgb(0, 0, 0);
    text-shadow: rgb(255, 255, 255) 0px 1px 1px;
}

#text1 {
    float: right;
    font-size: 1em;
    width: 320px;
    max-width: 100%;
    height: auto;
    text-align: right;
    font-weight: normal;
    line-height: 1em;
    clear: none;
    min-height: 0px;
    font-family:Montserrat;
    position: fixed;
    top: 60px;
    left: auto;
    right: 7px;
	color: rgb(0, 0, 0);
    text-shadow: rgb(255, 255, 255) 0px 1px 1px;
}

#text2 {
    float: right;
    font-size: 1em;
    width: 110px;
    max-width: 100%;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1.4em;
    clear: none;
    min-height: 0px;
    font-family: Montserrat;
    position: fixed;
    top: 100px;
    left: auto;
    right: 7px;
	color: rgb(0, 0, 0);
    text-shadow: rgb(255, 255, 255) 0px 1px 1px;
}

#text3 {
    float: right;
    font-size: .75em;
    width: 243px;
	max-width: 100%;
    height: auto;
    text-align: right;
    font-weight: normal;
    line-height: 1em;
    clear: both;
    min-height: 0px;
    font-family:Montserrat;
    position: fixed;
    top: auto;
    left: auto;
    right: 3px;
    bottom: 3px;
    color: rgb(255, 255, 255);
    text-shadow: rgb(0, 0, 0) 0px 1px 1px;
}

#text5 {
    float: center;
    font-size: 1.5em;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 75px;
    clear: none;
    min-height: 0px;
    color: rgb(85, 85, 85);
    font-family: Montserrat;
    margin-right: 0px;
}

#text6 {
    float: center;
    font-size: 1em;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1.3em;
    margin-left: 0px;
    margin-top: 90px;
    clear: none;
    min-height: 0px;
    font-family: Montserrat;
    color: rgb(85, 85, 85);
}

#text7 {
    float: center;
    font-size: 1em;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1.3em;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 90px;
    clear: none;
    min-height: 0px;
    font-family: Montserrat;
    color: rgb(85, 85, 85);
}

#box {
    float: right;
    height: 280px;
    margin-left: 0px;
    margin-top: 0px;
    clear: both;
    width: 100%;
    max-width: 100%;
    background-color: rgb(255, 255, 255);
    margin-right: 0px;
}

#box1 {
    float: right;
    height: 280px;
    margin-left: 0px;
    margin-top: 0px;
    clear: both;
    width: 100%;
	max-width: 100%;
    background-color: rgba(255, 255, 255);
    margin-right: 0px;
}

#image1 {
    float: right;
    width: 100%;
    min-width: 300px;
    height: auto;
    max-width: 100%;
    margin-left: 0px;
    margin-top: 0px;
    clear: both;
    color: rgb(0, 0, 0);
    margin-right: 0px;
}

#image2 {
    float: right;
    width: 100%;
    min-width: 300px;
    height: auto;
    max-width: 100%;
    margin-left: 0px;
    margin-top: 0px;
    clear: both;
    color: rgb(0, 0, 0);
    margin-right: 0px;
}

#image3 {
    float: right;
    width: 100%;
    min-width: 300px;
    height: auto;
    max-width: 100%;
    margin-left: 0px;
    margin-top: 88px;
    clear: both;
    color: rgb(0, 0, 0);
    margin-right: 0px;
}

#image4 {
    float: right;
    width: 100%;
    min-width: 300px;
    height: auto;
    max-width: 100%;
    margin-left: 0px;
    margin-top: 0px;
    clear: both;
    color: rgb(0, 0, 0);
    margin-right: 0px;
}

#textspan {
    float: none;
    font-size: 1em;
    line-height: 1em;
}

#textspan:hover {
    color: rgb(133, 133, 133);
}

#textspan:active {
    color: rgb(98, 98, 98);
}

#textspan1 {
    float: none;
    font-size: 1em;
    line-height: 1em;
}

#textspan1:hover {
    color: rgb(133, 133, 133);
}

#textspan1:active {
    color: rgb(98, 98, 98);
}

#textspan2 {
    float: none;
    font-size: 1em;
    line-height: 1em;
}

#textspan2:hover {
    color: rgb(133, 133, 133);
}

#textspan2:active {
    color: rgb(98, 98, 98);
}