Hi,

What's the protocol for layout and design with Drupal?  Should I place formatting items in the css file, or is it alright to do the formatting in Drupal?  For example, in the footer section I have the organizations address and phone number.  If I want to bold and center the address and phone number, can I just add <center> address </center> in the footer section, or should the <center> tag go into the css file?

Thanks,

Troy