/*
 * Hot Dog Stand v0.1.0
 * Copyright 2015, Steve Richey
 * https://github.com/steverichey/hot-dog-stand
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 03/23/2015
 */

* {
	background: red !important;
	color: yellow !important;
}