/* CSS Document */
body {
	margin:0;
	font-family:Arial, Verdana;
	font-size:0.74em;
	color:#333333;
	/* background: url(images/bg.png) repeat-y center; */
	background-color: #FE0000;
	text-align:left;
}
#content {
	width:100%;
	height:auto;
	margin:0 auto 0 auto;
	text-align:center;
}
H1 {
	text-indent: -999999px;
}
H2 {
	text-indent: -999999px;
}
