/* This file will hold styles that are loaded using the same media query as the narrow grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the normal and widescreen layouts. You may override these styles in the normal 
 *  and widescreen CSS files as appropriate. */

#page {
	background: url(../images/triskelion-720.png) top center no-repeat;
	}

/*#zone-footer-wrapper { background: transparent url(../images/background-footer-720.png) top center no-repeat; }*/

.container-12 .grid-8 .content img { max-width: 380px; }
.container-12 .grid-4 .content img { max-width: 200px; }