/*
    Document   : caviarcaviar-ebene
    Created on : 2 juin 2010, 17:49:27
    Author     : mthomas
    Description:
        Purpose of the stylesheet follows.
*/

/*
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

#col1{
    width: 100px;
}

#col2, #col3{
    width: 400px;
}

#col2, #col3{
    margin-left: 50px;
}

#arabesque{
    margin-top: 160px;
}
