#submit {
	margin-top: 30px;
	width: 800px;
    height: 41px;
    text-indent: -9999px;
	background: url('../img/submit.png') no-repeat top left;
}

.stuff {
	margin-top: 30px;
	text-align: center;
	font-size: 16px;
	color: #fff;
}

.off {
	margin: 20px 0 0 75px;	
}

ol {
	margin: 30px 0 0 150px;
	width: 500px;
}

ol li {
	font-size: 24px;
	color: #fff;
	list-style-type: decimal;	
}
