* {
	margin:  0;
	padding: 0;
	}

html {
	background-color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
	}

.clear {
	clear: both;
	}