html,body { height:100%;}
body{padding:0;margin:0;text-align:center;background-color:#000000;}
#mainContainer{width:1006px;margin:0 auto}
#aflacRacing{margin:0 auto;}
#mainWrapper{width:100%;background-image: url("../images/blackGradientbg.jpg");background-repeat: repeat-x;}
.road{width:100%;height:100%;background-image:url(../images/html/gravelBackground.jpg);background-position: top center; background-repeat: no-repeat;}

/* container has a background image */
#player {	
	margin-top:40px;
	display:block;
	background:url(../images/splash.jpg) no-repeat;
	width:428px;
	height:298px;
	margin-left:50px;	
	text-align:center;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	padding-right:50px;
}
 
/* splash image */
#player img {
	margin-top:115px;
	border:0;	
}

.media {font-family:Arial; font-size:14px; color:#0faada;text-align:left;}
.press{color:#c2c826;font-family:Arial; font-size:12px;}


#courage{background-image:url(../images/videoSubmission.jpg); background-repeat: no-repeat; width:1007px; height:667px; margin:0 auto; padding:0px; text-align:left;}

p {color:#ffffff;}