.gameshelf h1 {
font-family:copperplate;
text-align:center;
}

.gameshelf h2 {
font-family:copperplate;
text-align:center;
}

.gameshelf h3 {
font-family:copperplate;
text-align:center;
}

.gameshelf h2 a:link {
text-decoration: none;
}

#latest-episode, #subscribe {
text-align:center;
}

div.gameshelf {
padding-right: 200px;
}

th {
font-family:copperplate;
background:lightblue;
}

td {
background:lightgray;

}


#episode-title {
width: 30%;
}

#episode-date {
width: 20%;
}

#episode-games {
width: 50%;
}


