/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	border: none;
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/bg.gif);
}

#flash {
	text-align:center;
}