/**
 *
 * Style Sheet for Radio City (Station ID = 9)
 *
 **/
@import '../player.css';

h1
{
    background: transparent url('http://images.bauerradio.com/logos/radiocity.png') no-repeat left top;
    /*width: 254px;*/
    width: 300px;
}
body {
    background: url("images/feb_imagewrap.jpg") no-repeat scroll center top #000;
    color: #FFFFFF;
    font: 62.5% Arial,Helvetica,sans-serif;
}
#content-wrapper2 {
    background: url("images/bg_container_bottom2.png") no-repeat scroll left bottom transparent;
    height: auto !important;
    min-height: 495px;
    padding: 10px 11px 30px;
}
#content {
    background: url("images/bg_container_repeat.jpg") scroll left top transparent;
}
