/* ----------------------------------------
Theme Name: basic
Theme URI: http://www.visual-assault.org/projects/wp_theme-basic/
Description: A totally stripped down and basic WordPress Theme
Version: 1.0
Author: Ron "eclip5e" Adams
Author URI: http://eclip5e.visual-assault.org
Last Modified: 2005.04.21
Provides: Theme definition file for WordPress 1.5
---------------------------------------- 
@import 						url("design/styles/rebelpetset/screen.css");
@import 						url("design/styles/rebelpetset/print.css");
*/
BODY {
 font-size: 10pt;
 FONT-FAMILY: MONOSPACE;
}
h1 {
 font-size: 10pt;
 FONT-FAMILY: MONOSPACE;
}
h2 {
 font-size: 10pt;
 FONT-FAMILY: MONOSPACE;
}
h3 {
 font-size: 10pt;
 FONT-FAMILY: MONOSPACE;
}
h4 {
 font-size: 10pt;
 FONT-FAMILY: MONOSPACE;
}
td {
 font-size: 10pt;
 FONT-FAMILY: MONOSPACE;
}
