



body
{

	background-image:url('background.gif');
	-webkit-background-size: 461px 3018px;
	-webkit-text-size-adjust: none;
	background-repeat:repeat;
	background-position:top center;
	background-color: #ffffff;

	
	font: 11px Lucida Grande, sans-serif;
	color: #999;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
	line-height:21pt;

	
}


body#portfolio
{

	
	background-color: #f0f0ef;

	
	font: 11px Lucida Grande, sans-serif;
	color: #999;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
	line-height:21pt;

	
}



h1
{
	color: #f16421;
	font: 15px Times, serif;
	font-weight: bold;
	display: inline;	
}


h2
{
	color: #6a6a6a;
	font: 32px Times, serif;
	font-weight: bold;
	display: inline;
}


h3
{
	color: #979797;
	font: 38px Times, serif;
	font-weight: normal;
	display: inline;
}










