Use this custom css by adding it to Page Settings > Other Scripts > Custom CSS (select from dropdown):
body .container .navigation ul { text-align: center; }
body .container .navigation ul li { float: none; display: inline-block; }
.page-header .navigation ul li { display: inline-block; }