#profilo {
    font-family:'Century Gothic', Courier, monospace;
    color: rgb(0, 0, 0)
    
}
#profilo h1 {
    font-size: 90%;
    margin-left: 65px;
}
#profilo p {
    margin-right: 50px;
    margin-left: 65px;
    display: block;
}