html, body {
	background-color: #F7E6D7;
	background-image:url(http://sosylvie.typepad.com/images/bg_tile.gif);
	background-repeat:repeat;
	background-position: 50% 50%;
	margin: 0px;
	padding: 0px;
}

.container {
	margin-top: 20px;
}

.imageBox {
	margin-top: 12px;
	width: 507px;
	height: 113px;
	background-image:url(http://sosylvie.typepad.com/images/imgBox_border.gif);
}

.thumb1 {
	float:left;
	padding-top: 10px;
	padding-left: 58px;
}

.thumb {
	float:left;
	padding-top: 10px;
	padding-left: 10px;
}

.contact {
	margin-top: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #87afd3;
}

.divider {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: ff9934;
}

a:link,
a:visited {
	color: #87afd3;
	text-decoration: none; 
} 

a:hover,
a:active {
	color: #87afd3;
	text-decoration: underline; 
}

/* ph=1 */

