Your stylesheet handles this and most of the rest of your site's appearance.

/includes/templates/your_template/css/stylesheet.css.

#mainWrapper {} is the container for everything inside the green background, so set its width to whatever you want. You can use pixels (like 950px) or percent (like 95%), and some other measurement types.