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

/*
 * Custom Style Sheet - Use this file to style your content
 */

 /* Custom Logo
----------------------------------------------------------------------------------------------------*/
@import url('normalization.css');
 @import url('typography.css');
 @import url('modules.css');
 @import url('style.css');
 @import url('custom.css');




 html, body{background: #FFF}
 input {border:1px solid #666;}
 img{border:none}
 .componentheading {background:none;color:#000;font-weight:bold;padding-top:20px;width:100%;text-align:center}


