body {
	background: white;
	font-size: 14pt;
	
	}
	
#wrapper {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
	}
	

#header h1 span{
display: block;
color: #000;
font-size: 1.3em;
left: 50px;
}

#contact span {
display: block;
color: #000;
font-size: 1.5em;
font-weight: bold
}

#websyche {
display: none;
}

#body p.print {
display: none;
}
 
.submit input {
display: none;
}
