body{
font-family:'Allerta Stencil',sans-serif;
font-size:75%;
line-height:2em;
letter-spacing:2.8px;
}
a{
text-decoration:none;
color:#f8333c;
}
/* ‚±‚±‚©‚ç˜g */
.box{
width:50%;
background-color:#fcc;
border:2px dashed #fff;
border-radius:8px;
box-shadow:0 0 0 4px #fcc;
color:#fff;
padding:2em;
}