@import url('http://fonts.googleapis.com/css?family=Russo+One|Titan+One&subset=latin,latin-ext');

body {padding: 0px; margin: 0px; text-align: center;}
h1 {margin-top: 10%; margin-bottom: 3ex; margin-left: auto; margin-right: auto; width: 620px; font-family: 'Russo One', sans-serif; text-align: center;}

h1 a {display: none; text-decoration: none; position: relative; left: 12px; color: #FF6600}
h1:hover span {display: none;}
h1:hover a {display: inline;}

h2, h3 {display: inline;}
div, h3 {font-size: small; font-family: courier New;}
div {margin: 1ex 0ex;}

footer {clear: both; margin-top: 4ex; text-align: center; color: #333;}
footer a {color: #333; text-decoration: none;}
footer a:hover {text-decoration: underline;}