/** 
 * This style sheet is used to overide some of the default behaviour of the
 * 34Grid framework.
 */

.container 
{	
	max-width:1200px;
	/*background-color: lightpink;*/
}

