body {
background:#000 url('../../../images/jumpjunkiesbody-bg.jpg') repeat-x;
color:#fff;
font:.8em/1.6 trebuchet ms, sans-serif;
margin:0;
}

#strip {
position:absolute;
top:0;
right:0;
z-index:0;
}


#content {
position:relative;
z-index:10;
top:120px;
width:97%;
margin:0 1% 0 2%;
/*border:1px solid red;*/
}

h2 {
text-align:center;}

#cover, #text, #player {
float:left;
/*border:1px solid orange;*/
}

#text {width:33%;}
#cover {width:29%;}
#player {width:33%;}


/* PLAYER */

#player {
text-align:center;
margin-top:60px;
}

#player img {
margin-bottom:25px;
margin-top:10px;
}

/* TEXT */
#text {
margin-right:15px;
padding:0 1% 0 1%;
}

#text form {
text-align:center;
margin:25px;
}

/* COVER */

#cover {
margin-top:-40px;
}

#cover img {
margin-top:10px;
}

/* FOOTER */
#footer {

clear:both;
text-align:center;
padding:15px;
font-weight:bold;
font-size:80%;
width:97%;
}

/* JUMP JUNKIES 2 BUTTON*/
#jj2 {
position:absolute;
z-index:25;
top:90px;
right:90px;
border-width:0;
}