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