#content{
	background:#f0f0f0;
}
#content h1 {
	font-size:175%;
	color:#000;
	background:url(/img/titlebg.png) repeat-x;
	line-height:1.4em;
	padding:15px 0 0 20px;
	text-align:left;
	border-bottom:1px dotted #aaa;
}