﻿div.guarantee
{
	border:solid 1px white;
	/* background-color:#a7cece; */
	background-image:url('images/beige_small.jpg');
	padding: 5px;
	margin: 30px 60px 0px 50px;
}
img#sewingmachine
{
	float:right;
}
p#guarantee
{
	line-height:1.9em;
	font-style:italic;
	font-weight:normal;
	font-family:"Georgia ", "Times New Roman" Serif"";
	/* font-weight:bold; */
	 color:#000000; 
	/* color:white; */
	padding: 10px;
	
}
#ulServices
{
	margin-left:125px;
	margin-right:125px;
	list-style-type:square;
}

