@charset "utf-8";
/* CSS Document */

html {
	overflow: scroll;
	}
	
body {
	font-family:Arial, Helvetica, sans-serif;
}

h2 {
	font-size:18px;
	margin-top:10px;
}

li.instructions {
	margin-bottom:18px;
}

div.footer {
	color:#FFF;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}