@charset "utf-8";
body {
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	background-color: #000;
	text-align: center;
	background-image: url(_images/qm_bg.jpg);
}

/* CSS Document */

#contener {
	width: 944px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 832px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(_images/qm_bgcontener.jpg);
}


#divcenter {
	height: 264px;
	width: 944px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px;
	padding-top: 127px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#divcenter table {
	height: 128px;
}

a.mp {
	display: block;
	background-image: url(_images/qm_button_mp1.jpg);
	float: left;
}
