body, h1, h2, h3, h4, a, a:visited, a:hover, a:active {
    color: #fff;
    background: #222;
}
ul li {
    list-style-type: none;
}
#header {
    margin-top: 20px;
}
#avatar-container {
    width: 180px;
    height: 180px;
    padding: 0;
}
#who-is-dan {
    margin-left: 0;
    padding-left: 0;
}
#tubes-links-header {
    text-align: right;
}
#tubes-links {
    padding-right: 0;
    margin-right: 0;
    text-align: right;
}
#tubes-links a {
    text-decoration: none;
    border-bottom: 1px solid #fff;
}
#badges p {
    margin-bottom: 0;
}
#dreamhost-green-hosting, #humans-txt {
    text-decoration: none;
}

