/*
Theme Name: AllinServices
Author: Studio B+Q
Author URI: http://www.studiobq.nl
Description: Website van allinservices.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: -
Text Domain: allinservices
*/
html {
	-webkit-font-smoothing: antialiased!important;
	height:100%; background-color:transparent!important;
	
	}
body {
	-webkit-text-size-adjust: none!important;
	-webkit-font-smoothing: antialiased!important;
	height:100%;
	font-family:Arial, Helvetica, sans-serif!important;
	background-color:#606c74;
	}

#page {
	background-color:#FFFFFF;
	}

.wrapper { width:960px; margin:0 auto;}
.clr { clear:both; width:100%; height:0px;}
.hide { display:none;}

.left form {background-color:#606c74;}