body {
	background: black url(i/orange.gif) top right repeat-y;
	margin:0px 0px 10px 0px;
	padding:0px;
	color:white;
	font: 15px Georgia;
}

h1 {
	font: normal 37px Georgia;
	margin: 0pt 0pt 3pt 0pt;
}

h2 {
	font: normal 18px Georgia;
	margin: 0pt 0pt 3pt 0pt;
	line-height: 26px;
	padding:0;
}	

p {
	margin: 0pt 0pt 3pt 0pt;
	font: 14px Georgia;
	line-height: 20px;
}

small {
	font: 13px Georgia;
	line-height: 15px;
	color: #aaa;
}

a:link,a:visited,a:active  {
	color:#ffffff;
}

a:hover  {
	color:#000;
	background:white;
}
