body{
background:#322516;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
text-align:center;
padding:0;
margin:0;
}

#page{
width:880px;
margin:auto;
box-shadow:0 0 40px rgba(0,0,0,0.7);
background:url(/images/creative-superhero-logo.png) center 10px no-repeat #1D1100;
}

a{
color:#BCB1A5;
text-decoration:none;
font-size:0.8em;
text-transform:uppercase;
letter-spacing:2px;
margin-bottom:2em;
display:block
}

a:hover{
color:white;	
}

.launch{
padding-bottom:2em;	
}

#return-home{
display:block;
padding-top:130px;
line-height:22px;
/*border-bottom:1px solid #685546;*/
padding-bottom:1em;
width:880px;
background:url(../images/rule.gif) no-repeat center bottom ;
}


img{
margin-bottom:2em;
}


