@charset "utf-8";
/* CSS Document */

#header a {
	cursor: default;
}

#flash {
	width: 680px;
	margin: auto;
}

h1 {
	line-height: 30px;
	text-align: center;
}

#pageText {
	width: 680px;
	margin: 10px auto 0 auto;
	text-align: justify;
}