body {
	background:#ffffff;
}
.box {
	width:800px;
	text-align:left;
	line-height:1.5;
}

.side {
	background:#cccccc;
	padding:20px;
}
.error {
	margin-top:50px;
	color:#ff0000;
}

.qrimage {
	float:left;
	text-align:center;
	margin:20px;
}