#content{
    margin-top: 120px;
    margin-left: 297px;
    
    font-size: 12px;
    text-align: justify;
    color: #7b7b7b;
    
    width: 648px;
}

#content p{
    margin: 10px 22px;
}

#content a, #content a:visited{
    color: #00aeef;
    text-decoration: none;
    font-weight: bold;
}

#content hr{
    height: 1px;
    background: #c7c7c7;
    color: #c7c7c7;
    border: none;
    margin: 25px 0;
}
