@import url("reset.css");

html, body {width: 100%; height: 100%;}
body {background: url(../images/bg.jpg) repeat center top gray; text-align: center; font-family: "Helvetica Neue" Helvetica sans-serif; color: #616161;}
div#bg_glow {background: url(../images/bg_glow.png) no-repeat top center; width: 100%; height: 100%;}
#logo {margin-top: 75px; padding-right: 34px;}
div#details {margin-top: 50px;}
div#details p {margin-bottom: 30px;}