.wrapper {
	width:			800px;
	height:			670px;
	margin:			0 auto;
	background-image:url("../img/maneki13.jpg");
	}
	
.checkboxExample {
	float:			right;
	width:			410px;
	height:			335px;
	margin-top:		20px;
	}
	
.styledCheckbox {
	float:			left;
	clear:			both;
	margin-bottom:	10px;
	position:relative;
	right:340px;
	}
.styledCheckbox2 {
	float:			left;
	clear:			both;
	margin-bottom:	20px;
	position:relative;
	right:340px;
	}
