

body {
	
}

#instructions {
	text-align:center;
}

#notice {
	text-align:center;
}

.instructionsList, .noticeList {
	display: inline-block;
	text-align:left;
	color:white;
	padding: 0 0 0 50px;
}

