@charset "utf-8";
.mypets{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
background: #A60402;
}

.openpet{ /*class added to contents of 1st demo when they are open*/
background: #A60402;
}