body {
	background-color: white;
	max-height: 800px;
	max-width: 1280px;
	margin: 0 auto;
}


div.content1 {
	background-color: f1f1f1;
	border: none;
	margin-top:
	width: 150px;
	height: 800px;
}


div.content2 {
	padding-left: 10px;
	background-color: white;
	border: none;
	margin-left: 156px;
	margin-top: -800px;
	width: 640px;
	height: 800px;
}

div.content3 {
	background-color: white;
	border: none;
	margin-left: 796px;
	margin-top: -800px;
	width: 484px;
	height: 800px;
}


div.content4 {
	background-color: white;
	border: none;
	margin-left: 156px;
	margin-top: -800px;
	width: 1125px;
	height: 800px;
}


h6 {
	font-size: large;
	text-align: center;

}

div.lucky1 {
	background-color: white;
	border: solid 1px;
	margin: auto;
	margin-top: -1px;
	width: 1000px;
	height: 5000px;
}

h21 {
	margin-left: 10px;

}
