body{width: 850px; margin: auto;}
     html{
		  background-color: #fff0ff;
		  scrollbar-base-color: #fff0ff;
}
h1{
   text-align: center; 
   color: #CC3333; 
   font-family: HGŠÛºÞ¼¯¸M-PRO;
   width: 370px; 
   border-top: dashed #CC3333;
   border-left: 12px solid #CC3333; 
   border-right: 12px solid #CC3333; 
   border-bottom: dashed #CC3333;
  }		
li{
   float: left;
   margin:20px 10px 20px 10px;
   width: 250px;
   padding: 0;
   list-style: none;}
p{text-align: center;}
#wa {color:#3300cc;}