#PageMain, #PageFooter { 
 margin-top: 0;
}

/* Adds a 4px gap below each picture in the page body */
#PageMain img {
 margin-bottom: 4px;
}