body
{
	margin: 40px;
	font-family: Arial, sans-serif;
	background-color: #f0edea;
}

#ndc
{
	width: 100%;
	margin: 11px auto 11px auto;
	text-align: center;
}
#ndc img
{
	max-width: 100%;
	height: auto;
	margin: 11px auto 11px auto;
	text-align: center;
}
