.box
{
 font-family: "Times New Roman", Times, serif;
 background-color: #FFFFCC;
 border-width: 2px;
 border-color: #990033;
 border-style: groove;
 font-size:11px;
}
