@charset "utf-8";
#content {
	background-image: url(images/cat_images/images/bg.jpg);
	background-repeat: repeat-y;
	border-right-width: 35px;
	border-left-width: 50px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 15px;
}
#header {
	background-image: url(images/cat_images/images/header.jpg);
	width: 900px;
	height: 156px;
	background-repeat: no-repeat;
}
#header2 {
	background-image: url(images/cat_images/images/header_cat.jpg);
	width: 900px;
	height: 156px;
	background-repeat: no-repeat;
}
#header3 {
	background-image: url(images/cat_images/images/header_cat2.jpg);
	width: 900px;
	height: 156px;
	background-repeat: no-repeat;
}
#footer {
	background-image: url(images/cat_images/images/footer.jpg);
	background-repeat: no-repeat;
	height: 42px;
}
