.2blue {
	background-color: #98bbb5;
}
.repeatimg {
	background-color: 98bbb5;
	background-image: url(images/2blue.gif);
	background-repeat: repeat-x;
}
.cv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.repeatblue {
	background-image: url(images/blue.gif);
	background-repeat: repeat-x;
}
