in this template some or all of the simple elements and or menu are aligned to the left side of the website... i searched but haven't succeeded in where to change the display alignments of the site to be in the center... this left side alignement conflicts with the background widget which is set to the center.. so now i have my background set to the center of the website but my menus and simple elements are off aligned because they are aligned to the left
The aligment of the entire website is changed in src\MotoWebsite.as:
stage.align = StageAlign.TOP;
As to the certain elements, their alignment can be changed by using special holders. The holders behavior is described on the main timeline of website.fla.