#content {
	background: url(images/CSSEdit.png) no-repeat 0 0;
	display: block;
	min-height: 300px;
	max-width: 600px;
	padding: 25px 65px 50px 210px;
}

#override-info {
	background-color: #9dc1aa;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
}

#override-info p {
	font-size: 14px;
	color: black;
	background: url(images/OverrideGlyph.png) no-repeat 80px 50%;
	margin: 0;
	padding: 15px 80px 15px 120px;
}
