body {
	background-image: url(images/lisa_ruff_background-books.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: white;
	color: #1D1713;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
}
a:link {color: #A21D04; text-decoration: underline;}
a:visited {color: #A21D04;text-decoration: none;}
a:hover {color: #A21D04;text-decoration: underline;}
a:active {color: #A21D04;text-decoration: underline;}

.header {
	font-size: 13px;
	font-weight: bold;
	color: #1D1713;
	line-height: 15px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 14px;
	color: #1D1713;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #1D1713;
}

.preload_image 
{
display:none;
}
