html {
	background-image: url(/images/sky.jpg);
	background-position: center top;
}
body {
	background-image: url(/images/grass.png);
	background-position: center bottom;
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
}
.grass {
	margin:0px auto;
	width: 690px;
	padding-top: 18px;
}
h1 {
	text-align: left;
	font-family: Arial, Verdana, Tahoma;
	font-size: 20px;
	font-weight: normal;
	color: #22a2e7;
	border-bottom-color: #019308;
	border-bottom: dashed;
	border-bottom-width: 1px;
	padding-bottom: 5px;
}
h2 {
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	color: #535353;
}

.header {
	background-image:url(/images/top.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 125px;
	width: 690px;
	margin:0 auto;
}
.footer {
	height: 2px;
	background-color: #FFFFFF;
	width: 647px;
	margin:0 auto;
}
.logo {
	background-image:url(/images/farewell-my-pet.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 97px;
	width: 316px;
	margin-right: 20px;
	margin-top: 13px;
}
.side {
	background-color: #77BFE5;
	width: 154px;
}
.back {
	background-color: #FFFFFF;
	width: 649px;
	margin-left:21px;
}
.content {
	padding-left: 16px;
	padding-right: 12px;
	padding-bottom: 12px;
}
.contentBack {
	margin-left: 2px;
	margin-right: 2px;
}
.dhfdhghrass {
	background-image:url(../images/grass.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}


.footer td {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.footer a:visited { color:#FFFFFF; text-decoration: none; }
.footer a:active { color:#FFFFFF; text-decoration: none; }
.footer a:link { color:#FFFFFF; text-decoration: none; }
.footer a:hover { color:#FFFFFF; text-decoration: underline;}

.menu strong {
	font-weight: normal;
}

.fsc {
	padding-right:12px;
	padding-bottom:8px;
}
.maillistbox .tbox{
	margin: 0 auto;
}
.basket {
	color: #FFFFFF;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}