@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	background: #F0E6DA;
	color: #B1A996;
	font-size: 11px;}

th{
	text-align: left;
	vertical-align:bottom;}

#malma{
	margin: 0 auto;
	width: 300px;}
	
	.logo{
		text-align: center;
		margin: 10px 0 30px 0;}
	.qr img{
		border: 1px solid #663300;}
		
			#distance { 
		width:1px;
		height:10%;
		
		float:left;
		}

	#container {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		height:600px;
		width:800px;
		clear:left;
		}
* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		}

	#distance { 
		width:1px;
		height:10%;
		
		float:left;
		}

	#container {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		height:600px;
		width:800px;
		clear:left;
		}
#wrapper {
	text-align: center;
}
