body, html {

	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;
}

body {

	background: url('../img/tf-lrproc-opt.jpg'), #333333;
	background-position: center;
	background-size: cover;

}

.qr {
	position: absolute;
	bottom: 0px;
	right: 0px;
	/* padding: 10px; */
	border: 1px solid black;
	margin-right: 10px;
	margin-bottom: 10px;

}
