/* 1 column layout - NO side menu and centre aligned text */
#contentwrap {text-align: center;}
#content {float: none;text-align: left;min-height: 350px;margin-left: auto;margin-right: auto;width: 70%;padding-bottom: 50px;}