body { margin: auto; width: 900px; padding-top: 2%; padding-bottom: 2%; background-image: url('images/background.jpg'); background-repeat: no-repeat; background-attachment: fixed; background-size: cover; color: white;}
pre { white-space: pre-wrap; word-wrap: break-word; }
a:link { color: red; text-decoration: none; }
a:hover { text-decoration: underline; }
a:visited { color: red; }
a[href^="http"]:not([href*="asterion108.neocities.org"]) { text-decoration: underline dotted; }