.background {
	background-image: url(../images/general/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.background2 {
	background-image: url(../images/general/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.box {
	border: thin solid #2B8796;
}
.largepink {
	background-image: url(../images/general/pinkbackground.jpg);
	background-repeat: no-repeat;
}
.smallbackground {
	background-image: url(../images/general/smalbackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-family: Tahoma;
	font-size: medium;
	font-style: normal;
	color: #FFFFFF;
}
.ourdogsbackground {
	background-image: url(../images/general/ourdogsbackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
