/*
-----------------------------------------------
640px and below styles
----------------------------------------------- */

html, body {
	background-size: 140%;
}

#rest #content, 
#header {
	padding-left: 0;
}
a#badge {
	margin-left: 0;
	position: absolute;
}
.home a#badge {
	display: none;
}
h1#home {
	margin-top: 20px;
}
p.head-space {
	height: 10em;
}
p#tagline {
	margin-bottom: 20px;
}

.listing img {
	width: 100%;
}

.listing .text {
	width: 100%;
}

.listing-small {
	width: 100%;
	padding-right: 0;
}