@charset "utf-8";
/* CSS Document */
#bodywrapper {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	vertical-align: text-top;
	padding: 5px;
	text-align: justify;
}
#bodybackgrd {
	background-image: url(../images/carpet-cleaners-leeds_17.png);
}
.bodytext {
	color: #000;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Geneva, sans-serif;
}
h1 {
	font-size: 14px;
	color: #254669;
}
a:link {
	color: #FFF;
}

a:visited {
	color: #036;
}

a:hover {
	color: #537497;
}

a:active {
	color: #537497;
}
.borders {
	border: 1px solid #28496B;
}

