html,
body {
	margin: 0;
	padding: 0;
	background: #eaeaea url(../bower_components/todomvc-common/bg.png);
}
