in define pages, say you are doing your shipping and returns,
do into tools> define pages> define_shipping info.php
add the br tags anywhere you want to have a space between paragraphs like this
some text here
<br /><br />
some more text here
save the file,
when you view the page you'v just defined, as any one viewing your site would, that will show like this
some text here
some more text here
create the spaces between the paragraphs where you want them, and just add the br tags in the space
<edit to add>
the footer, your probably missing out somthing simple like a single quote mark, like this one here '
small mistakes like one missing single quote mark will break the footer