th {
	background-color: #FFFFFF;
	padding: 0px;
	height: 140px;
	width: 800px;
}
th {
	background-image: url(West-Highland-Terrier.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
body {
	background-color: #666666;
}
table {
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #000000;
}
p {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #000000;
	padding: 3px;
}
h1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 17px;
	color: #666666;
}
h2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #CC9966;
}
a {
	font-family: Tahoma, Arial, Verdana;
	font-size: 15px;
	color: #FF6666;
}
th {
	border-top-color: #CC9966;
	border-right-color: #CC9966;
	border-bottom-color: #CC9966;
	border-left-color: #CC9966;
}
tr {
	border-top-color: #CC9966;
	border-right-color: #CC9966;
	border-bottom-color: #CC9966;
	border-left-color: #CC9966;
}

