#landing {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    line-height: 1.4em;
    color: #000055;
}

.whois {
    padding-left: 30px;
    max-width: 650px;
    height: 250px;
}

a{
    color: #000055;
    text-decoration: underline;
}

a:hover{
    text-decoration: none;
}
