You should edit css of the body tag on your template.

For example:
- open file templates/your_template/css/common.css
- go to style of body (line ~ 6)
- add this code:


...