#contentContainer_gradient{
	background: url(../images/elements/page_gradient_002.png) repeat-x fixed center top;

}

@media only screen and (max-width: 601px) {

#contentContainer_gradient {
	background-position: center bottom;
}
}

/* 			-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto; */