#arcade {
text-align: center;

}

#arcade table {
margin-left:auto; margin-right:auto;
}

#arcade h1, #arcade h2, #arcade h3, th {
font-family: "Press Start K", "Press Start", monospace;
border: none;
}

#episode-table th {

background:lightblue;
}

#episode-table td {
background:lightgray;

}


#episode-title {
width: 50%;
}

#episode-date {

}

#episode-games {
width: 50%;
}
