Here is what I have, I believe all I’m missing is how to call the proper container style in the template.
1) I created a new page template, specifically for the store.
2) I located the CSS style and added the following:
#store { width: 90%;
margin: 0 auto;}
Just not clear on how to call the #store style.