/*!
 * Base Framework 1.01
 * 
 * Attribution-NonCommercial-ShareAlike 3.0
 * http://creativecommons.org/licenses/by-nc-sa/3.0/
 * 
 * Base Framework by Horacio González Diéguez
 * is licensed under a Creative Commons based on a work at
 * http://www.vhplab.net/horaciogd/framework/base/
 *
 * Date: Fri Feb 18 2011
 * 
 * enjoy the code and drop me a line for comments and questions!
 * horaciogd@vhplab.net
 *
 */

body { width: 100%; height: 100%; margin: 0; padding: 0; overflow: hidden; }
a { text-decoration: none; }
ul { list-style-type: none; }