html {
	overflow: auto;
}
body {
	background: #fff;
	margin-left: 0px;
	margin-right: 0px;
}
:focus {
	outline: 0;
}
a:active {
	background: none;
}