body { 
background: url(images/bg5.jpg) no-repeat center center fixed; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
margin: 0; padding: 0;
}

#content {width: 955px;
position: absolute;
left: 50%;
margin-left: -477px;
background-color: #505050;
}

#player {width: 301px;
position: relative;
float:right;
z-index: 1;
}
#player2 {width: 301px;
position: relative;
float:right;
padding-right: 10px;
z-index: 1;
text-align: left;
}

.copy {font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 12px;
}

#frame {height:100%;}

#text {padding-left: 30px;
padding-right: 10px;
width: 600px;}

#bottom {
	text-align: left;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #838282;
	z-index: 3;
	left: 30px;
}

.gray {	color: #838282;
}
.white {color:#FFFFFF;}

#flash {width: 955px;}

.copy2 {font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 13px;
line-height: 125%;
}