@charset "utf-8";
/* CSS Document */

/* <![CDATA[ */
html, body {
	background: #fff url(../images/background.jpg) top center repeat-x;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow-y: auto;
	overflow-x: hidden;
}
div#support {
	visibility: hidden;
	width: 100%;
	height: 50%;
	margin-top: -325px;
	float: left;
}
object {
	outline: none;
}
img {
	border: 0;
}
h1 {
	font-size: 90%;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-indent: -5000px;
}
#content p {
	background: transparent url(../images/altCont.gif) top center no-repeat;
	width: 309px;
	height: 49px;
	margin: 0 auto;
	padding-top: 60px;
}

#center {
	text-align: center;
	margin-top: 305px;
}
