body{
    text-align: left;
    background-color:black;
    padding-top: 70px;
    padding-left: 5%;
    color: white;
    font-family: 'Times New Roman', Times, serif;
}


a{
    color: white;
    font-family: 'Times New Roman', Times, serif;
}

.textnear{
    display: block;
    max-width: 300px;
    font-size: 40px;
    font-weight: bold;
}

.cont{
    display: block;
    max-width: 800px;
}