Ultimately yea, we need to see the page. There's nothing standard in marketo to make the pages right aligned. Are you using Chrome's DevTools? You should just be able to right click on the outermost div and see what line of code is making it right aligned. Tell me, did you center your content by using an outerWrap div set on Margin:0 auto; ? This is the easiest way to center content.