body{
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
}

.car-list{
	width: 100%;
	height: 100%;
	background: #ee8220;
}