body {
	background-color	:black;
	overflow		:hidden;
	margin			:0;
	height			:0;
}

div.words {
	position		:absolute;
}
