#881
johnnys
Member

Thanks, I used the following CSS but then its now left aligned. Having trouble centering the content. i tried other commands to keep center align but no luck. Any suggestions?

body {
max-width: 1200px;
text-align:center;
}