@charset "utf-8";
/* CSS Document */

@import url("default.css");

body, a {
	color: #000;
}
body {
	background: #fff;
	margin: 1in;
}
