div.rounded-box { position: relative; width: 19em; background-color: #5AA2F4; margin: 10px auto;}
div.top-left-corner, div.bottom-left-corner, div.top-right-corner, div.bottom-right-corner { position: absolute; width: 20px; height: 20px; background-color: #C6E1EF; overflow: hidden;	z-index: 0;}
div.top-left-inside, div.bottom-left-inside, div.top-right-inside, div.bottom-right-inside { position: relative;font-size: 150px; color: #5AA2F4; line-height: 40px; z-index: 0;}
div.top-left-corner { top: -2px; left: 0px; }
div.bottom-left-corner {bottom: 0px; left: 0px;}
div.top-right-corner {top: -2px; right: 0px;}
div.bottom-right-corner {bottom: 0px; right: 0px;}
div.top-left-inside {left: -8px;}
div.bottom-left-inside {left: -8px; top: -17px;}
div.top-right-inside {left: -25px;}
div.bottom-right-inside {left: -25px; top: -17px;}
div.box-contents { position: relative; text-align:justify; font-family: georgia; font-size: 15px; font-weight: lighter; padding: 25px; color:#000; z-index: 1;}

div.rounded-boxs { position: relative; width: 19em; background-color: #fff; margin: 10px auto;padding-left:12px; padding-top: 6px;}
div.top-left-corners, div.bottom-left-corners, div.top-right-corners, div.bottom-right-corners { position: absolute; width: 20px; height: 20px; background-color: #C6E1EF; overflow: hidden; z-index: 0;}
div.top-left-insides, div.bottom-left-insides, div.top-right-insides, div.bottom-right-insides { position: relative;font-size: 150px; color: #fff; line-height: 40px; z-index: 0;}
div.top-left-corners { top: -2px; left: 0px; }
div.bottom-left-corners {bottom: 0px; left: 0px;}
div.top-right-corners {top: -2px; right: 0px;}
div.bottom-right-corners {bottom: 0px; right: 0px;}
div.top-left-insides {left: -8px;}
div.bottom-left-insides {left: -8px; top: -17px;}
div.top-right-insides {left: -25px;}
div.bottom-right-insides {left: -25px; top: -17px;}
div.box-contentss { position: relative; text-align:justify; font-family: georgia; font-size: 15px; font-weight: lighter; padding: 5px; color:#000; z-index: 1; }