/* 
    Document   : kenburns-custom
    Created on : 2-sep-2009, 22:13:12
    Author     : casper
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

.kenburns-custom {
    width: 550px;
    height: 200px;
    background-color: #FFFFFF;
}

