Simply use something like the following for extra css:
Code:
p { margin-left: -10px !important }
and you should be fine. Or set a negative margin in the page layout section of the conversion dialog and use
Code:
body { margin-left: -10px !important }