The template NoCommentsPrank on the Object Show Community Wiki uses <center> for the text. However, even with the closing tag applied, it causes the content below it to be centered (image below). The only way I could fix it was putting an unclosed <div style="text-align:left"> , but I suspect there's a better way.
How can I fix this?