@charset "utf-8";

/**
* General
-----------------------------------------------------------------------------------------------------------------------*/

	html {}

	body {
		background: url('../img/safetytrainer/backdrop.jpg') repeat;
	}

	.player {
		width: 990px;
		height: 550px;
		margin: 100px auto 40px auto;
	}

	.sponsors {
		width: 990px;
		text-align: center;
		margin: 0 auto;		
	}
