body {
	background-image: url(img/background_waifu2x_1.png);
}

th {
font-size: 40px;
color: #00bfff;
}
table {
margin-left: auto;
margin-right: auto;
}

div#chara_table {
color: #FFFFFF;
/*text-align: center;*/
}

div#end {
position: absolute;
top: 30px;
right: 20px;
width: 200px;
color: #FFFFFF;
font-size: 25px;
}

th, td {
border: 2px #FFFFFF solid;
}