.position {
	position: fixed;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.spacing {
	line-height: 150%;
}

