@charset "utf-8";
body {
	background-image: url(images/bg-gradient.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

#flash {
	text-align: center;
}