@charset "UTF-8";
/* CSS Document */

.site_container {
	background: #000 url(../Assets/tooting-header-bg.jpg) no-repeat scroll center top;
}


.site_inner_container {
	background: url(../Assets/tooting-site-bg.jpg) no-repeat scroll center bottom;
	min-height:850px;
}

