a:link {
    color:#fff;
}
a:visited {
    color:#fff;
}

h1 {
    text-align: left;
}

div.screen {
    background-color: #333;
    text-align: center;
}

div.screen img {
    max-width: 100%;
}