/* 
 <!-- #bbinclude ":core:info:info_code.incl" -->

<!-- last updated: Fri, Aug 27, 10 at 1456 
     code: arden henderson <arden@cubefarmhell.com>
     all code herein covered under BSD license 
     http://creativecommons.org/licenses/BSD      -->
<!-- end bbinclude -->
*/


* { 
   margin: 0; 
   padding: 0; 
}


html
{
    background-color: #9CC;
}


body
{
	top: 0px;
	left: 0px;
	text-align:left;	
    font-size:100%; 
	font-family: Palatino, Georgia, serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
}


