/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body { background: #210405; text-align:center;}
a: {color:black}
a:link {color: black; text-decoration: none}
a:visited {color: black; text-decoration: none}
a:hover {color: black}