/* File name = /var/www/html/TALKdevelopment/talkdev.css  */

/* hopefully another working cascading style sheet     */

body { background-color: #e0ffe0; color: #000000}

a    { font-size: 110%;
       text-align: center}

h1   { color: #ff0000;
       background-color: #e0ffe0; 
       text-align: center}

h2   { color: #0000ff;
       background-color: #e0ffe0}

P    { text-indent: +10%}

