.content{
    line-height: 1.5em;
}
.content A{
    color: #E90D3C;
    text-decoration: none;
}

.content INPUT[type=text],
.content INPUT[type=password]{
    background-color: #E9EAEA;
}
