html,body{height:100%;}
body{font-family:"Lucida Grande",Tahoma,Verdana,Arial,sans-serif;background:#ff9933 url(../img/noisebg.png);font-weight:400;font-size:15px;color:#333;}
a {color:#cc3333;}
a:hover {color:#cc3333;}
.page-header {padding-bottom:0px;margin:20px 0 0px;border-bottom:0;text-align:center;}
.page-header h1{font-size:52px;color:#cc3333;text-shadow:0 1px 1px rgba(255,255,255,0.6);}
.separator {border-top:1px solid rgba(0, 0, 0, 0.2);border-bottom:1px solid rgba(255, 255, 255, 0.2);margin:20px 0;}
.lead{text-align:justify;font-size:24px;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,0.2);}
.muted{color:#666;}
#wrapper{min-height:100%;height:auto !important;height:100%;margin:0 auto -60px;}
#push,#footer{height:60px;}
#footer{background:rgba(245, 245, 245, 0.2);}
@media (max-width: 767px) {
#footer{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px;}
}
.container{width:auto;max-width:680px;}
.container .credit{margin:20px 0;}