Right now you do not have the room to visually center them with this template
they are actually "centered" as the column width and box width are equal and it is the graphic elements that makes it look otherwise
Start by increasing the column width for left and right by about 10px each
admin > config > layout settings > Column Width - Left and Column Width - Right
you can then adjust margins or padding for these to visually center them
Code:
.leftBoxContainer {
border: none;
}
.rightBoxContainer {
border: none;
}