
.textframe {
   border: 1px dotted Blue;
   background-color: #ffffcc;
   text-align: center;
   padding : 5px;
   margin-bottom : 20px;
   margin-top : -10px;
   background : url(../img/sand.jpg);
}