
body {
    background-color: #FF9;
    color: #000;
}

li:before {
	 text-align:center;
	 display: block;
	 content: "\2014 \264D\ \2014 \A ";
	 font-weight: bold;
	 font-size: 20pt;
}

li {
         text-align: left;
         padding-top: 0.5cm;
}
