.drag {
	cursor: move;
	position: relative;
	width: 17%;
	height: auto;
}


#title {
	display: block;
	margin-top: 3%;
	margin-left: auto;
	margin-right: auto;
	width: 60%;
}

#puzz {
	font-size: 200%;
	margin: auto;
	text-align: center;
	font-family: "Courier New", Courier, monospace;

}

#title2 {
	font-size: 500%;
	font-weight: bold;
	margin: auto;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
}

#blurb {
	text-align: justify;
	text-justify: inter-word;
	font-family: "Courier New", Courier, monospace;
	margin-left: 15%;
	margin-right: 15%;
	font-size: 120%;
}

#notice {
	font-size: 120%;
	font-weight: lighter;
	margin: auto;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
}
