body {
	margin: 0;
	padding: 176px 0 0 0;
	background: #A4440A url('../images/background.png') repeat-x;
	font-family: Geneva, Tahoma, Sans Serif;
	font-size: 14px;
	color: #fff;
}

	a {
		color: #fff;
		background: transparent;
	}

	strong {
		font-size: 110%;
		font-style: italic;
	}
	
	h1 {
		float: left;
		margin: 0 0 0 58px;
		padding: 0;
		height:123px;
		width:377px;
		background: url('../images/signalflare.png') no-repeat;
		text-indent:-9999px;
	}
	
	p {
		margin: 0 45px 20px 520px;
		line-height: 150%;
	}