@charset "UTF-8";
/* CSS Document */

.centre_flash {
	height: 600px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
}
.centre_flash a {
	color: #FFF;
}

