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

table {
	margin:30px auto;
	line-height:1.5;
}
tr td, tr th {
	padding:10px;
}

#lions {
	text-align:center;
}