@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #666666;
	text-align: center;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input {
	font-size: 18px;
	padding: 5px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
#info {
	font-size: 12px;
}
