/* 
    Document   : index.css
    Created on : 9/09/2009, 01:55:16 PM
    Author     : Mauricio Damián Araoz
*/

/* 
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
.abstract{
    text-align: center;
}
.new{
    list-style-image:url(imagenes/new.gif);
}
