

/* 2 CONTAINERS
--------------------------------------------------------------------------------
============================================================================= */


/* 2.1 PRIMARY
--------------------------------------------------------------------------------
----------------------------------------------------------------------------- */


/* 2.1.1  Document
----------------------------------------------------------------------------- */
html {
}


/* 2.1.2  Body
----------------------------------------------------------------------------- */
body {	
	background: #fff;
	min-width: 320px;
	background: #EEEEDA url('../../site/img/F0EED8EEEACA_195.png') repeat;
}


/* 2.1.3  Wrappers
----------------------------------------------------------------------------- */
.container, 
.navbar-static-top .container, 
.navbar-fixed-top .container, 
.navbar-fixed-bottom .container {
	width: 960px;
	padding-right: 20px;
	padding-left: 20px;
}
