body { background-color:white; color: black; }
a { color: #8C9FBF; text-decoration: underline; }
.main a[href ^="http://"]:link:after { content: " (" attr(href) ") "; }
.header { padding-left: 10px; }
.icon { float: none; width: 600px; }
.number { float: left; font-size: 1.5em; color: #999; }
.footer a { color: black; }
.image { float: none; }
.about { float: none; }
.main { float: none; }

