body
{
background: #1a1613;
color: white;
font-family: helvetica;
}

.hidden
{
display: none;
}

#prevNext
{
margin-bottom: -6em;
}

#prevNext img
{
position: relative;
z-index: 2;
cursor: pointer;
}


