/* ======= */
/* Layout */

html {
	min-width: 600px;
}
body {
	min-width: 600px;
	background: #FFF;
}
