/* Blue-reverse */

#main-blue {
	background-position: top;
	background-color: #B6E5FB;
	margin-right: 8px;
	margin-left: 8px;
	background-image: url('/images/frontend/main/blue_background.gif');
	background-repeat: repeat-x;
}

