*, html {
}

body {
	background-image: url(../img/bg.gif);
}

#wrap {
	margin: 0 auto;
	width: 401px;
}

#count {
	margin: 0 auto;
	width: 401px;
	color: #fffeff;
	text-align: center;
	font: italic 50px Georgia, "Times New Roman", Times, serif;
}

#thanks {
	padding-top: 10px;
}

#info {
	text-align: center;
	font: small Georgia, "Times New Roman", Times, serif;
	color: #949494;
}

a:link, a:visited {
	color: #ffdf6b;
	font-family: Georgia, "Times New Roman", Times, serif;
}
