td img {display: block;}
body {
	background-image: url(joomla/templates/brownkick/images/all.png);
	    background-repeat: repeat-x;
    background-color:  #000000;
}
.style1 {color: #B35e2b}
h1 {
font:"Times New Roman", Times, serif;
font-size:14px;
color: #B35e2b;
}
a:link, a:visited {
    color: #B35e2b;
    font-weight: bold;
    text-decoration: none;
}
a:hover {
	color: #FEB032;
	text-decoration: underline;
	font-weight: bold;
}
hr {
	color: #feb032;
}