.primaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
    background-image:url(img/wlb2.jpg);
    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);
}

#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);
}

#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);
}

#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;
}

#text4 {
    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: 77px;
    left: auto;
    right: 7px;
	color: rgb(255, 255, 255);
}

#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);
}