div#BestCatolicBanner
{
	width: 152px;
	height: 232px;
	display: block;
	position: absolute;
	top: 30px;
	right: -50px;
	z-index: 100;
	background-image: url(../images/about-website-podcast.gif);
        background-attachment:scroll;
        background-repeat:no-repeat;
        background-position:left top;



}