body{
    font-family: 'Times New Roman', Times, serif;
    margin: 45px;
}

.intro{
    color:crimson;
}

#title{
    color:cornflowerblue;
}