body { 
	background-attachment:fixed;
	background-repeat:repeat-x;
	background-color:#D2691E;
	background-image:url(/images/backgrounds/gradients/bottomgrad.png);
	color:#160a75;
	font-size:14px;
	font-family:Arial, sans-serif;
	background-position:left bottom;
}
h1 { 
	color:Chocolate;
	font-size:20px;
	font-family:Arial, sans-serif;
	font-weight:bold;
}
h2 { 
	color:Chocolate;
	font-family:Arial, sans-serif;
	font-size:16px;
}
h3 { 
	color:Chocolate;
	font-size:14px;
	font-family:Arial, sans-serif;
}
#header_cell { 
	background-color:rgba(0, 0, 0, 0);
}
