* {-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0;}

.clear {clear:both;}

body {background-color:#000; font-family:Arial,sans-serif; color:#eee; overflow-y:scroll; font-size:13px;}
a {color: #eee;}

#header .hidden {color:#000; float:left; font-size:10px;}
#header .box {font-size:10px; color:#333; padding:5px; text-align:center; border:1px solid #333; float:right; margin:5px 5px 0 0;}
#navbar a {text-decoration:none; outline:0; margin:0 30px; font-size:20px;}

.spacer {background-color:#333; height:15px; margin:10px 0;}

#intro_container {text-align:center;}

#footer {color:#666; font-size:10px; text-align:center; margin-bottom:5px;}
