body {
font-family : Arial, Helvetica, sans-serif;
}

#display, img {
display : none;
}

/* sets the Graphical version box */

#textonly {
border: 1px #000000 solid;
color:#000000;
background:#CCCCCC;
padding : 10px;
font-weight : bold;
text-align : center;
}