body {
    background: #dddddd url(https://calvarychristian.empowerlearning.net/images/EmpowerLogin/img_bg.png) center 110px no-repeat;
    font-family: 'Open Sans', sans-serif;
}

.logo {
    margin: 25px 0;
    text-align: center;
}

.tocontent {
    background-color: RGBA(255,255,255,0.9);
}

    .tocontent h1 {
        color: #3c3c3c;
        font-size: 35px;
        line-height: 30px;
        font-family: 'Roboto', sans-serif;
        margin: 0 0 15px;
        padding: 0;
        font-weight: 500;
    }

    .tocontent h3 {
        color: #3c3c3c;
        font-size: 18px;
        line-height: 31px;
        padding: 0;
        margin: 0 0 3px;
        font-family: 'Roboto', sans-serif;
        font-weight: 500;
    }

    .tocontent h1 span {
        font-family: 'Roboto', sans-serif;
        font-weight: 300;
    }

    .tocontent p {
        color: #3c3c3c;
        font-size: 15px;
        line-height: 22px;
        padding: 0;
        margin: 0;
        font-family: 'Open Sans', sans-serif;
        font-weight: 300;
        padding: 0 0 30px !important;
    }

    .tocontent li {
        font-family: 'Roboto', sans-serif;
        font-weight: 300;
        font-size: 15px;
        color: #464646;
        line-height: 25px;
        padding: 0 0 20px 30px;
        background: url(https://calvarychristian.empowerlearning.net/images/EmpowerLogin/img_check_pic.png) left 5px no-repeat;
        list-style-type: none;
    }
}
