body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #00295C;
}
#contanier {
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 26px;
	border-bottom-style: solid;
	border-bottom-color: #72A492;
	width: 640px;
}
#centretable {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #00295C;
}
#left {
	width: 280px;
	background-image:  url(../images/smiling-girl.jpg);
	height: 550px;
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-right: 20px;
}
#centre {
	background-image:  url(../images/smiles-photo.jpg);
	height: 550px;
	width: 300px;
	background-position: bottom;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 20px;
}
#right {
	width: 280px;
	background-image:  url(../images/bow-lane-dental-sign.jpg);
	height: 550px;
	background-repeat: no-repeat;
	background-position: 20px 300px;
	padding-left: 20px;
}
#logo {
	margin-top: 30px;
	margin-bottom: 14px;
}
