@charset "utf-8";

#article {
	width:475px;
	float:left;
}
#body #aside {
	width:295px;
	float:right;
}
#aside #contact {
	text-align:center;
}