body{
	background-image: url(images/background2.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}

a:link       {
	color: #00008B;
	text-decoration: underline;
	font-style: italic;
	
}
a:visited    {
	color: #00008B;
	text-decoration: underline;
}
a:hover      {
	color: #00008B;
	text-decoration: underline;
}
a:active     {
	color: #00008B;
}
h1           {
	color: #FFCC33;
	font-size: 36pt;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 4px;
}
h2           {
	color: #FFCC33;
	font-size: 24pt;
	font-style: italic;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h3           {
	color: #FFCC33;
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #00008B;
}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00008B;
}
hr {
	width: 80%;
	color: #FFcc33;
	
}
.marquee {
	font-size:18px;
	color: #000099;
	background-color: #FF0000;
}
.champdogs {
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.underpictures {
	font-size: 12px;
	}
.normalred {
	color: #FF0000;
}
.dogs {
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #00008b;
}
