﻿/*
Theme Name: green
Theme URI: http://www.pajack.com/wordpress/wp-content/themes/green
Description: White on Olive Theme
Author: Jove Graham
Author URI: http://www.pajack.com/
Version: 1.0
*/


body 
{
	background-color:#fff; 
	color:#000; 
	font-family: "Times New Roman", "Times", serif;
	font-size: 12pt;
}

table {border: 10px; width: 750px; margin-right: auto;}

h1 {display: none; text-transform: lowercase;}

em {font-style: normal; font-weight: bold;}

#break {page-break-before: always;}

p a {font-style: normal; font-color: #000;}

#header {display: none;}
#navigation {display: none;}
#content
{
	position: absolute;
	top: 0px;
	left: 0px;
}

			
