/* service */

@import url(../style.css);

.ex .note{
	color: lime;
}

h1 {
	font-size: 160%;
}
h2 {
	font-size: 120%;
}
