@charset "utf-8";
body {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 834px;
	height: 600px;
}
* {
	margin: 0px;
	padding: 0px;
}
#general a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B1B1B1;
	font-weight: bold;
}
