body {
	background-image: url(/images/background-002-orange.gif); 
	background-repeat: no-repeat;
	background-attachment: fixed; 
	background-position: center;
}

p, ol, body, td, th, .text, ul, li {
	color:#424242;
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
}

.small {
	font-size:10px;
}
