
body
{
    color: black;
    
}

h1, h2, h3
{
    color: #0000cc;
}

h1
{
    font-style: italic;
    font-weight: bold;
}

a img
{
    border: none;
}

#signup
{
    background: white;
}
