/***********************************************/
/* index.css                                   */
/* Use with Living Legends Kennel              */
/***********************************************/

/***********************************************/
/* XHTML tag styles                            */
/***********************************************/


body {
	margin-left: 0;
	margin-top: 0;
	background-color: #000000;
}
.pageDiv {
	text-align: center;
	width: 100%;
}
.imgDiv_fs {
	text-decoration: none;
	border: none;
}
.style1 {
	color: #ffffff;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
