body,html {
height:100%;
margin:0;
}

body {
background:#595858 url("http://lightstorm-music.net/content/bg.png") repeat-x;
padding-top:10%
}

div#content-wrap {
-moz-border-radius: 10px;
-webkit-border-radius:10px;
background:#fff url("http://lightstorm-music.net/content/full_logo.png") no-repeat top center;
padding-top:380px;
border:2px solid #000;
font:verdana, arial, helvetica 12px;
margin:0 auto 0 auto;
width:620px;
text-align: center;
padding-bottom:10px;
}

a {
color:#000;
text-decoration:none;
}
