@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	background-color: #dfe5e6;
}
#playercenter {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 550px;
	background-color: #dfe5e6;
	background-image: url(hold.gif);
	height: 200px;
}
