#page-top	{
	background-color:	rgba(189,18,24,0.8);
	color:	#FFFFFF;
	display:	block;
	box-sizing:	border-box;
	position:	fixed;
	right:	1em;
	bottom:	2em;
	text-decoration:	none;
	border-radius:	2em;
	padding:	0.75em 1em;
	z-index:	10;
}
