body {
	background: #96989c;
	background: #fff;
	padding: 0;
	margin: 20px 0 0 0;
	text-align: center;
}
#chip {
	background: #fff url(http://www.chipwass.com/images/chipwass.gif) no-repeat center;
	width: 900px;
	margin: 0 auto;
	overflow: visible;
	font-family: sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
}
#wass {
	color: #666;
	width: 380px;
	text-align: left;
	float: left;
}
h1 {
	color: #F37021;
}
#contact {
	margin-top: 15px;
	width: 180px;
	float: left;
}
a {
	color: #00ADEF;
	border: none;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}
a:hover{
	color: #F37021;
	border-bottom: 1px dotted #F37021;
}
#agent {
	margin: 15px 0 0 190px;
}
#tech {
	padding: 360px 0 185px 0;
	color: #00ADEF;
	margin-left: 450px;
	text-align: left;
}