* { font-family:sans-serif; }
h1 { font-family:'Montserrat', Georgia, "Times New Roman", Times, serif; font-size:38pt; }
a,a:active,a:visited { color:#999999; text-decoration:none; }
a:hover { color:#cccccc; text-decoration:underline; font-weight:bold; }
html { min-height: 100%; overflow-y: scroll; }
body { text-align:center; color:#fff; margin-top:10px; height:100%; background:#333; }
p a { font-family: courier; font-size:9pt; }
p.x { font-family: courier; font-size:7pt; font-weight:bold; }
#wrap { margin: 0 auto; width:600px; background:#060808; -webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75); -moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75); box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);	}
hr { padding: 0; border: none; border-top: medium double #999; color: #fff; text-align: center; }
