@import url("style.css");

body
{
	margin: 0 0 20px 0;
	padding: 0;
	color: #000;
	background-color: #B5C4C9;
	text-align: center;
	background-image: url(cart/includes/templates/pecheblu/images/bg_bubbles.jpg);
	background-repeat: repeat-x;
	background-position: center 207px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
}