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

	.floatright { float:right; padding:0 10px 0px 0px; clear:both; }
	h1 {color: #f09e00; font-size:30px; font-weight:bold;}
	h2 {color: #F90; font-size:20px;}
	h3 {color: #060; font-size:16px; font-weight:bold; text-transform:uppercase;}
	ul{ padding: 0 0 0 30px;}