
/* make button invisible */
.closebutton { visibility: hidden }
BODY {background-color: #ffffff;
background-image: none;}

