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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 .tm-article-date { display: none; } 
 
 .uk-article-meta { display: none; } 
 
 .tm-article .tm-article-content.tm-article-date-true { margin-left: 0px; }  
 
 body {  
    background: url("../images/background/fresh-green-background.jpg") fixed 50% 25%;  
}
.tm-content {
	background-color: white;
	padding-left: 10px;
	margin-top: 10px;
}
.tm-container {
	margin: 10px
}