.back {
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #C8EDFF;
}
.profile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #003366;
	width: auto;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
