@CHARSET "UTF-8";

/* @import "cssreset-min.css"; */
@import "html5reset-1.6.1.css";

body {
	min-width: 1280px;
	text-align: center;
}
body > h1 {}
body > a {
	display: block;
}

