* {
	border: 0;
	margin: 0;
	padding: 0;
	outline: 0;
}
a:focus, a:active {
	border: 0;
	outline: 0;
}
.clear {
	clear: both;
	line-height: 1px;
	height: 0;
	font-size: 1px;
}
html, body {
	height: 100%;
	background: #fff;
}
body {
	overflow-x: hidden;
}
#logo {
	position: absolute;
	left: 5%;
	bottom: 10%;
}