div.header {
	width:720px;height:50px;
	background-color:#E3E3E3;
	background-image:url('/images/banner_shop.gif');
}
div.middle {
	width:720px;height:443px;
	background-color:#ffd300;
	font-size:36px;
}
div.bottom {
	width:720px;height:55px;
	background-color:#e3e3e3;
	background-image:url('/images/footer_shop.gif');
}
img.cat {
	border:1px solid #8a8a8a;
}
img.cat:hover {
	border:1px solid #CCCCCC;
}
