body {
	background-color: #393939;
	margin: 3em;
	margin-bottom:7em;
	padding:0;	
	color: #cccccc;
	font-family:"Garamond", "Georgia", Times, serif;
	font-size: 1.2em;
	line-height: 1.2em;
	background-image:url(/images/crowandhawkjohncurley.jpg);
	background-repeat:no-repeat;
}

a img { border:0 }

a { color:#aaaaaa; text-decoration:none; }
a:hover { color:#fff; }

h1 {
	font-size: 320%;
	line-height:1em;
	font-weight:bold;
	letter-spacing: .2em;
	text-align:right;
	text-shadow: black 0.1em 0.1em 0.3em
}

h2 {
	line-height: 2em;
	font-size: 139%;
	font-weight:bold;
	text-shadow: black 0.1em 0.1em 0.3em;
	letter-spacing: .1em;
	text-align:right;
}

h3 {
	line-height:2.5em;
	font-size:117%;
	font-weight:normal;
	text-align:right;
	text-shadow: black 0.1em 0.1em 0.3em
}

p {
	text-align:right;
	text-shadow: #333 0.1em 0.1em 0.1em
}
