body {
	background-color:	#ffffff;
}

#container {
	text-align:			center;
}

#container:before {
	content:			"&";
	font-size:			250pt;
	color:				#f3f3f3;
	position: 			absolute;
	top:				50%;
	left:				50%;
	margin-left:		-0.4em;
	margin-top:			-0.5em;
	z-index: 			-5;
}

#ampersand {
	display:			none;
	font-size:			48pt;
	position:			absolute;
	top:				50%;
	left:				50%;
	margin-left:		-0.5em;
	margin-top:			-0.1em;
}

#slash {
	font-size:			48pt;
}

#kistle {
	font-size:			36pt;
	position: 			absolute;
	top:				50%;
	left:				50%;
	margin-left:		-2.5em;
	margin-top:			-1.5em;
}

#clark {
	font-size:			36pt;
	position: 			absolute;
	top:				50%;
	left:				50%;
	margin-left:		0.5em;
	margin-top:			1.25em;
}


