#box1{ border-color:#e29399;
border-width: 5px;
border-style:dotted;
padding:10px;
background:#fdede4;}

#box2{ border-width: 1px;
border-style:solid;
border-top-color:#ffedab;
border-bottom-color:#6c9bd2;
border-left-color:#f5b2ac;
border-right-color:#89c997;
padding:10px;}
