I want to move the content in a page to the right a little bit. So I need to increase the white margin on the left and reduce the white margin on the right. A possible way is to set the media box from some minus value, like (-10, 0, 489, 709). But it says that 'mediabox must start at (0,0)'. Is there any solution?