#simulator {
	text-align: center;
	display: block;
	margin: 20px;
}

#simulator_wrapper {
	text-align: center;
}

#microemu_copyright {
	color: #555555;
	text-align: center;
	padding: 0 0 10px 0;
	font-size: 10px;
}

#microemu_copyright a {
	color: #f19300;
}

#microemu_copyright span {
	display: block;
	line-height: 25px;
}