/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/*
 * Custom Style Sheet - Use this file to style your content
 */


 body#page {  
    background-color: #99ccff;  
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);  
}  