/* @option user selected footer positioning setting */

#footer {
	display: block;
	bottom: 0;
	right: 0;
	text-align: right;
}