/* CSS */
body {
	margin: 0px;
	background: #000000;
	color: #000000;
	font-size:5px;
}
h1 {
	font-size:5px;
	text-indent: -999999999px;
	text-align:center;
	margin: 0px;
	padding:0px;
}
div#flash {
	margin: 0px auto 0px auto;
	width:940px;
}
div#keywords {
	text-indent: -999999999px;
	overflow: hidden;
	text-align: center;
	margin: 0px auto 0px auto;
	width:940px;
	height: 2px;
}
div#text {
	text-indent: -999999999px;
	overflow: hidden;
	text-align: center;
	margin: 0px auto 0px auto;
	width:940px;
	height: 2px;
}
div#trafic {
	margin: 0px auto 0px auto;
	width: 88px;
}