@charset "utf-8";
#graphic {
	position: absolute;
	top: 200px;
	left: 400px;
	width: 500px;
	text-align: justify;
}
#graphic div {
	text-align: center;
}
#graphic a {
	color: #FF8D51;
	font-weight: bold;
}
