oh... sorry Kyle, I guess assumption is still the mother of all.. :-X
Just taking a look at your briefing, I
think it has to do with all the spaces you've got in there. The html code for an empty line is:
<p> </p>
Try replacing all those empty lines with that and see if OFP starts to recognize the formatting...
Homefry...
The code I use to center stuff looks like:
<h2 align="center"><a name="Debriefing:End1">Mission Accomplished</a></h2>
The only HTML I know is 'OFP HTML', so I'm not sure if that's 100% correct or not