@charset "utf-8";
/* CSS Document */


body {            
	background-color: #998071;
}
	
.bodyDiv {	
	background-image: url(images/salonBackground.jpg);
	background-repeat:repeat-x;
	}

h1 {
	background-image:url(images/h1bk.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;	
	text-transform:uppercase;	
	padding-bottom:4px;
	}
	
hr {	
	display : list-item; 
	list-style : url(/upimages/h2bk.jpg) inside; 
	filter : alpha(opacity=0); 
	width : 0;
	margin:0px;
	padding:0px;
	}	
	
#footer5 p,#footer5 a {
	color:#333;
	
	
	
	}
	
#footer5 {padding:5px;}