body{
	color: #000000;
        font-family: Arial;
        font-size: 12pt;
        scrollbar-base-color: #E0D2B9;
        scrollbar-arrow-color: #442D7F;
        scrollbar-DarkShadow-Color: #333333;

	background-color: #FFF8E5;
	background-image: url(http://www.lilysalon.com/img/bg01.jpg);
}

td{
	background-color: none;
	color: #6F0B27;
        font-family: Arial;
	font-size: 12pt;
}
a{
	color: #6F0B27;
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
}
a:hover{
    color: #aa5500;
}


h2{
	color: #6F0B27;
}