.website{
    background-color: black;
    color: white;
    font-family: 'verdana';
    text-align: center;
}

.title{
    font-size: 28px;
    color: red;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 10px;
}

/* Style Sheet Specific Below */

.subtextformat{
    margin-left: 15%;
    margin-right: 15%;
    margin-top: 0px;
    display: block;
    text-align: center;
}

.titleformat{
    font-size: 18px;
    color: white;
    display: block;
    margin-left: 15%;
    margin-right: 15%;
    margin-bottom: 15px;
}
