.contentbg {
	background-image: url(images/My-Bright-Look-Smiles.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 528 px;
	min-height: 528px;
	width: 960 px;
}

.contentarea {
	width: 515px;
	max-width: 515px;
	height: 528px;
	min-height: 528px;
	position: relative;
	margin: auto auto;
	text-align: left;
 }
 
 .bold {
 	font-weight: bold;
}

.font14 {
	font-size: 14px;
}

.font16 {
	font-size: 16px;
}

