body { color: #fff; font-size: 16px; line-height: 24px; background: black url(images/back.jpg) no-repeat fixed center bottom; letter-spacing: 1px; }
.small { font-size: 13px; line-height: 19px; }
.q { color: #373737; }
.copy { font-size: 10px; line-height: 16px; }
a:link { color: #ffc800; text-decoration: none; }
a:hover { color: #ff0; text-decoration: none; }
a:visited { color: #ff6700; text-decoration: none; }
.alert { color: #8a0000; font-weight: bold; }

div#wrapper {
	width:100%;
	height:100%;
	margin:0 auto;
	text-align: center;
}

div#content object {
	position:absolute;
	left:0;
	bottom:0;
	z-index:-1;
}

div#main{
	position:absolute;
	top:0;
	left:0;
	margin:0 auto;
	z-index:5;
	width:100%;
	text-align: center;
}

div#content{
	width: 800px;
	margin: 0 auto;
	position:relative;
	}
.end { color: #ff7100; font-size: 18px; line-height: 24px; }
