This is a very simple panel that is stacked in a vbox with other panels.
This is the only panel I would like to center the content in.
Thanks
Code:var topPanoramicImage = { xtype: 'panel', height: 70, bodyStyle:{"background-color":"#D1DFF0"}, html: '<img src="assets/images/ihome/panoramic_MiamiFl2.png" alt="panoramic image" width="770" height="70" border="0">' };