@CHARSET "ISO-8859-1";
body {
	background: #ad242b url(../images/crowdbg.gif) no-repeat bottom fixed;
	margin:0px;
	padding:0px;
}
#container {
	position:absolute;
	bottom:200px;
	color:#fff;
	width:100%;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
}

#welcome {
	width:800px;
	margin:0px auto;
	text-align:center;
}