I've taken the liberty of going through the latest edition and making a few minor changes throughout it; things like changing <p style="text-align: center;"> to <p class="center">, and removing what I think was a superfluous <span style="font-weight: normal;"> </span> around your capital letter at the start of a paragraph.
Also there was a missing ; in your CSS for h3, and one of your images was in the CMYK colour space instead of the RGB that ADE wants.
|