body { background:url('backgr.jpg');}
/*{ background:url('fluffy-grey.jpg');}*/
a:link {          	color:green;}
a:visited {       	color:rgb(0,150,150)  ;}

a:focus,a:active,a:hover {color:red;}

blockquote {/*outline:1px dashed;*/  background:url('trans.png'); margin:.2em; padding:.2em; quotes:"\201E" "\201C" "\201A" "\2018";}
*.author {font-size:small}

blockquote:before { content:open-quote;}
blockquote:after { content:close-quote;}
blockquote blockquote:before { content:open-quote;}
blockquote blockquote:after { content:close-quote;}

