h1 {
	color: #279ae6;
}
.btn {
	background-image: url("../images/category-fir.png");
	background-position: center center;
	background-repeat: repeat-x;
	color: #ffffff;
	text-shadow: #cccccc 1px 1px 2px;
	border-top-color: #333333;
	border-left-color: #333333;
}
