body { font-family:	  Verdana, Geneva, Arial, sans-serif; 
       font-size:	  medium; 
       background-image:  url(/english/images/ArundhatiRoy.jpg);
     } /* this rule selects all fonts and makes them sans-serif */

h1 { font-size: 300%;
     text-align: center;
     }

h2  { font-size: 150%;
      text-align: center;
      }

#box { position: absolute;
       border-width: 3px;
       border-style: solid;
       top: 25px;
       left: 50px;
       width: 770px;
       height: 2550px;
       padding: 50px;
       font-size: 90%;
       background-color: #993333;
        }

.quote {font-size: 125%;
        }

.caption { text-align: center;
           }

#videos { text-align: center;
          }

a:link { color: #000109;
        }

a:visited { color: black;
           }