/**
 *
 * Style Sheet for TFM (Station ID = 40)
 *
 **/
@import '../player.css';

h1
{
    background: transparent url('http://images.bauerradio.com/logos/tfmradio.png') no-repeat left top;
    /*width: 231px;*/
    width: 300px;
}

/* radio player takeover */
body {background: url(images/byob_bg.jpg) no-repeat scroll center top #FFF; min-height:880px; background-color:#FFFFFF;}

#content {background: transparent url(images/bg_container_repeat.jpg) repeat-y scroll left top;}
#content-wrapper {background: transparent url(images/bg_container_top.png) no-repeat scroll left top;}
#content-wrapper2 {background: transparent url(images/bg_container_bottom.png) no-repeat scroll left bottom;}


