img,.pngfix { behavior: url(iepngfix.htc) }
body {
	background-image:url(images/sunset-locksmith.jpg);
	background-repeat: repeat-x;
	background-color:#a8a8a8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000;
	margin:0;
	padding:0;
	
	}
a:link {
	color: #393838;
	text-decoration: none;
	font-weight:bold;
	
}
a:visited {
	text-decoration: none;
	color: #393838;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #393838;
	font-weight:bold;
}

	.floatright { float:right; padding:0 10px 0px 0px; clear:both; }
	h1 {color: #1c1b1b; font-size:30px; font-weight:bold;}
	h2 {color: #3e3d3d; font-size:20px;}
	h3 {color: #777272; font-size:16px; font-weight:bold; text-transform:uppercase;}
	ul{ padding: 0 0 0 30px;}