@charset "utf-8"; /* CSS Document */ body{ background-color:#906; } b,i,u,div{ border:solid red 2px; margin:10px; padding:10px; border-bottom-style:dashed; border-bottom-color:#90F; border-radius:10px; display:inline; }