/*

HOW TO USE THIS FILE:

 this file is used to Override any css rules.
 rules will be applied to all color schemes.

 by this way , you will keep all your custom modification. separated from the original styles.
 (it is also ,useful when you update the theme)

*/
  <?xml version="1.0" encoding="utf-8"?>
    <Banners>
    
        <Banner>
            <reampentertainment.com/aliveprints/assets/images/banner-sample.jpg</Source>
            <Link>http://www.google.com</Link>
            <LinkTarget>blank</LinkTarget>
            <TimeDelay>4</TimeDelay>	
        </Banner>
        
        <Banner>
            <Source>assets/images/banner-sample.gif</Source>
            <TimeDelay>4</TimeDelay>
        </Banner>
    
    </Banners>



