@media screen
{
    #header #brand
    {
        /* Replace/Create this image to brand your copy of MSM (We suggest a transparent image sized 240x32 */
        /*background: url("../../../../Assets/Skins/Marval Gold/images/Logo_TRF02.png") no-repeat 50% 0;*/
    }
    
    #header
    {
        /* Replace/Create this image to replace the default Marval logo */
        /*background: transparent url("../../../../Assets/Skins/Marval Gold/images/Logo_TRF02.png") no-repeat 5px 5px;*/
    }
    
    /* Modify the two values below to change the available space in the top banner */
    #header
    {
        /*height: 89px;*/
    }
    
    #header .quickMenu,
    #content
    {
        /*top: 94px;*/
    }
}