h2 {
    text-decoration:underline;
}
.stressed_info {
    color:red;
    font-weight: bold;
}
#link {
    color:coral;
    font-family: fantasy;
}
