I know that I can increase the width of the view window by:
.Skin, .SkinInner {width:100% !important;}
.Skin .QuestionOuter.Matrix{ max-width: 100%; }
But how do I get it to align the text and questions to the centre of the page rather than left justified?