/*		
Title:      For Their Lives Mobile (iPhone) Specific Styles
Author:     Ryan Essmaker (www.designingmonsters.com)
*/

body {
	-webkit-text-size-adjust: none;
	-webkit-text-stroke: 0 black;
}

#content {
	margin: 38px 0 40px 40px;
	text-shadow: 1px 1px 1px #222;
}

#footer {
	position: relative;
	width: 900px;
	margin: 0 auto 40px auto;
	background: none;
}
#footer p {
	color: #666;
	font-size: 1.3em;
	padding: 0;
	text-shadow: 1px 1px 1px #000;
}