So when you embed the project basic stats widget, it creates a block that styles, among other things, body, img and anchor. This, predictably, ruins the formatting on any page into which the widget is placed.
Because other widgets such as the COCOMO project cost calculator do not have this behavior, I assume this is an oversight.
Here is my current documentation:
http://scutil.com/docs/
This is what happens when I add the stats widget, thanks to the block at the beginning:
http://scutil.com/docs/scutil.html
Please fix?