body { 
	background-image: none;
}

#meat { 
	width: 100%; 
	padding: 0; margin: 0;
}


.burrito_container {
	width: 850px;
	margin: 0 auto;
}


	#burrito_title img, #how_it_works img, #marlene, #get_a_copy img, #age_and_creators img {
		width: 90%;
	}


	#burrito_header { 
		background-color: #eb563c;
		padding-bottom: 50px;
	}


	.burrito_button {
		width: 250px !important;
	}

	#video_container { 
		width: 600px; 
		margin: 0 auto;
	}

#throw_photo { width: 100%; }


#burrito_countdown {
	background-color: #eb563c;
	color: #fff;
	padding: 4em 0;
}


	#countdown_timer {
		text-align: center;
		font-family: sans-serif !important;
		font-size: 36px;
		margin-top: -20px;
	}

#burrito_footer {
	background-color: #38363d;
	color: #fff;
}

#burrito_footer a { color: #fff; }