body {
    margin-left: 0px;
    text-align: left;
    border-radius: 0px 0px 0px 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #FFFFFF;
    color: #F5F5F0;
}
body, td, th {
    font-family: 'Poppins', sans-serif;
}
html, body {
    height: 100%;
    width: 100%;
    position: relative;
    min-height: 100%;
}
body {
    background-image: url("images/mountains-nature.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
footer {
    position: bottom;
    width: 100%;
}
h1 h2 h3 {
    font-family: 'Roboto', sans-serif;
    font-family: 'Open Sans', sans-serif;
    font-kerning: auto;
    color: 000;
    font-weight: 800;
}
.welcome a:link {
    font-size: 25px;
    text-decoration: none;
    left: auto;
    right: auto;
    color: rgba(250,244,244,1.00);
    font-style: normal;
}

.cards {
    font-family: 'Poppins', sans-serif;
    text-align: left;
    color: #660800;
    -webkit-text-fill-color: #660800;
}
#whitetext {
    color: #FFF;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    -webkit-text-fill-color: #FFF;
    -webkit-text-stroke-width: 0.5px;
    -webkit-text-stroke-color: #666666;
}
#black-shadow {
    text-shadow: 5px 5px 5px black, 0 0 5em black, 0 0 0.2em black;
}
p {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 100;
    text-align: left;
}
.links {
    text-decoration: none;
    font-family: Sans-Serif;
    font-size: 16px;
    font-weight: 100;
    text-align: left;
}
a:link {
    color: #0074EE;
    font-family: Sans-Serif;
    font-size: 16px;
    font-weight: 100;
    text-align: left;
    text-decoration: none;
}
a:visited {
    color: #0074EE;
    font-family: Sans-Serif;
    font-size: 16px;
    font-weight: 100;
    text-align: left;
    text-decoration: none;
}
a:hover {
    color: #0074EE;
    font-family: Sans-Serif;
    font-size: 16px;
    font-weight: 100;
    text-align: left;
    text-decoration: none;
}
a:active {
    color: #0074EE;
    text-decoration: none;
    font-family: Sans-Serif;
    font-size: 16px;
    font-weight: 100;
    text-align: left;
}
.centeredImage {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
}
.redprint {
    font-family: 'Poppins', sans-serif;
    font-size: 10px;
    color: #993333;
    text-align: left;
}
.centerText {
    text-align: center;
    font-size: 14px;
    color: #000;
}
.museoSlab {
    font-family: "Museo Slab 300";
    font-size: 30px;
    line-height: 32px;
    letter-spacing: normal;
    word-spacing: 0px;
    font-weight: 700;
    font-style: normal;
    font-variant: normal;
    text-transform: uppercase;
    text-decoration: none;
    text-align: left;
    text-indent: 0px;
    float: left;
    padding-right: 7px;
}
.shadow {
    -moz-box-shadow: 3px 3px 3px #ccc;
    -webkit-box-shadow: 3px 3px 3px #ccc;
    -ms-box-shadow: 3px 3px 3px #ccc;
    -o-box-shadow: 3px 3px 3px #ccc;
    box-shadow: 3px 3px 3px #ccc;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#CCCCCC')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#CCCCCC');
    backface-visibility: visible;
    text-align: center;
}
.padding5 {
    padding: 5px 5px 5px 5px;
}
.padding10 {
    padding: 10px 10px 10px 10px;
}
.padding20 {
    padding: 20px 20px 20px 20px;
}
.padding30 {
    padding: 30px 30px 30px 30px;
}
.carousel.container {
    background-color: #FFFFFF;
    max-width: 500px;
    min-height: 500px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 20px;
    margin-left: 20px;
}
.carousel.captionwhite {
    color: FFF;
}
.carousel.captionblack {
    color: 000;
}
.whitetext {
    color: white;
}
.blacktext {
    color: black;
}
p {
    font-family: Segoe, Segoe UI, DejaVu Sans, Trebuchet MS, Verdana, sans-serif;
    color: 000;
    font-size: 14;
    font-weight: 400;
}
