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

table {
	position: fixed;
	top: 20px;
	left: 20px;
	right: 20px;
}
body p {
	text-align: center;
}
