/* @override http://10.0.1.2:5000/other.css */

body {
	margin: 0;
	background-color: white;
}

div.container {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 100px;
	width: 320px;
	padding: 0;
}

