body {
	font: normal 12px/17px Tahoma, Arial, "Trebuchet MS";
	background: #10162d url('gfx/bg.jpg') no-repeat 50% 0;
	color: #fff;
}
html, body {
	height: 100%;
	text-align: center;
}
html, body, div, table {
	margin: 0;
	padding: 0;
	border: none;
}

#contener {
	width: 900px;
	height: 100%;
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
}

#flash {
	width: 900px;
	height: 550px;
}