.front-page-1 is included all throughout the Aspire Theme’s CSS file. Make sure you’re looking at the file labeled style.css. Although I mentioned earlier that you would need to *add* that code I posted earlier since it modifies the front-page-1 widget area. Since you’re now using the front-page-2 widget area, you’ll need to make sure it’s .front-page-2 rather than .front-page-1.
.front-page-2 .wrap {
max-width: 100%;
padding: 0;
}