I need to get Oompa Loompa's overlay added and just don't have the time to figure it out myself. Can anyone help? This is the overlay and its supposed to go in the half circle under his name. The circle's a little small so it'll have to overlap the TC a bit.
try this:
{
background: url(http://i.imgur.com/m88y6CU.png);
position: absolute;
top: YYpx; left: XXpx}
adjust the pixel values until it's in the right spot. also you will have to remove from the list of divs you have set to "display: none" so it actually shows up.