body {
	margin:0;
	padding: 0;
	height: 100%;
	font-family: arial;
	font-size: 12px;
	background: #fff;
	overflow-x: hidden;
	color: #606060;
}

* {
	background: #fff;
}