@charset "UTF-8";

body {
	background-color: #87ceeb;
}

li {
	list-style-type: square;
}

h4 {
	color: #333399;
}