html, p, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,table
{
	margin: 0;
	padding: 0;
	border: 0;
	
	
}
  body {
	width: 865px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}
.home{
	color: #666;
	font-family: Arial;
	font-size: 12px;
	text-align:justify;
	line-height:17px;
}

.home2{
	color: #000;
	font-family: Arial;
	font-size: 10px;
	
	
}

.kitchen{
	color: #666;
	font-family: Arial;
	font-size: 13px;
	text-align:justify;
	line-height:17px;
}
.testimonial{
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	text-align:justify;
	line-height:18px;
}

.testimonial2{
	color: #000;
	font-family: Arial;
	font-size: 12px;
	text-align:justify;
	line-height:18px;
}


.h1{
	color: #0C29A8;
	font-family: Arial;
	font-size: 22px;
}
.h2{
	color: #fff;
	font-family: Arial;
	font-size: 22px;
}

.h3{
	color: #0C29A8;
	font-family: Arial;
	font-size: 13px;
	text-align: left;
}
.h3-center{
	color: #0C29A8;
	font-family: Arial;
	font-size: 13px;
	text-align: center;
}

.home a{
	
	color: #666;
	font-family: Arial;
	font-size: 12px;
	text-decoration:underline;
	}

.home a hover{
	
	color: #666;
	font-family: Arial;
	font-size: 12px;
	text-decoration:underline;
	}

.h3 center
{
	text-align: center;
}
