@charset "utf-8";
/* CSS Document */

#float_right {
	float: right;
	margin-right: 250px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
