/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 .tm-logo-small {  
    letter-spacing: 0;
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-top: 5px;  
}

body {
  
  background: url("body_bg.gif") repeat-x scroll 0 0 #d8ecfa;
}