#contentContainer #content {
		background: url(../images/elements/toolbar_background_1.png) repeat scroll center center;
	    -webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	
}