body.sidebar {
   min-width: 100px;
   max-width: 150px;
}

body {
    background:
	url("../img/bgs/bgpurplecotton.gif")  fixed left top;
    color: white;
    max-width: 625px;
}

/* h1 { margin-left: 0%;}
h2 { margin-left: 5%;}
h3 { margin-left: 10%;}
h4 { margin-left: 15%;}
h5,h6 { margin-left: 20%; } */

ul {
    font-family: Courier New, Courier;
}

p {
    margin-top: 0px;
    margin-bottom: 0px;
}

/* visited link */
a:visited {
  color: #00FFFF;
}

.figure-number {
    display: none;
}

/*-----esoterica----------*/

._7d76 {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index:-1;
}
