@charset "UTF-8";
/* CSS Document */

.backborder {
	background-image: url(gold.jpg);
	border: thin solid #000000;
}

.mainsyle {
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: normal;
	color: #FFFFCC;
}
.banner2 {
	background-color: #6C0880;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: #FFFFCC;
}
.ourdogfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFCC;
}
.litterannounce {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.stylepedigree {
	background-image: url(gray%20copy%202.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	padding-top: 20px;
}

