body{
	font-family: Helvetica,Arial,sans-serif;
}

a{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

img{
	border: none;
}

h1{
	font-family: 'ShrewsburyNormal',Helvetica,Arial,sans-serif; text-align: center; font-size: 3em;
}

section.container{
	display: block; width: 976px; margin: 0 auto;
}

.download{
	margin: 50px 0;
}

.social{
	text-align: right;
}

.social .tweet{
	float: left; display: inline; min-height: 20px;
	background: white url(tweetthis.gif) no-repeat left center;
	padding-left: 24px;
	color: #32D0ED;
}

.social .facebook{
	float: right: display: inline;
}

.scroll{
	font-family: "Times New Roman", serif; font-size: 1.2em;
	width: 486px; min-height: 521px;
	padding: 124px 50px 107px 50px;
	margin: 0 auto;
	color: #673D24;
	
	
	background: white url(scroll-center.jpg) repeat-y top left;
	/* CCS3 */
	background: url(scroll-top.jpg) center top no-repeat,
	url(scroll-bottom.jpg) center bottom no-repeat,
	url(scroll-center.jpg) center 144px repeat-y;
}

footer{
	font-size: 0.8em; color: gray;
	text-align: right;
}
