/*
  Theme Name: Custom, based off Painter modified
  Theme URI: http://www.marcelomesquita.com/tema-painter/
  Description: Valid XHTML, Valid CSS.
  Version: 3.01
  Author: Suzette Franck
  Author URI: http://www.marcelomesquita.com/
  Tags: custom-colors, custom-header, fixed-width, two-columns
  
 
  This program is free software: you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation, either version 3 of the License, or
  (at your option) any later version.
  
  This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.
*/

.aligncenter {
  display:block;
  margin:auto;
}

.alignleft {
  float:left;
}

.alignright {
  float:right;
}


h2 { 
	font-family: 'Homenaje', sans-serif; font-size: 20px; text-align: center;
	}
