
body {
	background: #f0f0f0 url(images/bg1.png) repeat-x ;	
}
h2 {
	margin: 0 0 0 30px;
	position: relative;
	top: 5px;
	padding: 30px;
	font: 330%   trebuchet ms, arial, verdana, sans-serif;
	color: #fff;
	font-weight: bold;
}
h3 {
	font: 250%   georgia, arial, verdana, sans-serif;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e4e4e4;
}
h4 {
	font: 130%   georgia, arial, verdana, sans-serif;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e4e4e4;
}
#headline{
	width: 954px;
	height: 140px;
	background: transparent url("images/headerbg.png") no-repeat;
	padding: 0 10px;
	margin-top: 35px;
	position: relative;
}	
