/* Style for Death of the Div

Created by Weaver, Newell, Swihart, Duran, Anders & Fouhy */

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

img {
	display: block;
	margin: 0 auto;
}

#logo {
	float: left;

}


section:after, p:after {
	clear:both;
	content:".";
	display:block;
	height: 0;
	visibility: hidden;
}

#content {
	width: 960px;
	margin: 0 auto;
	display: block;
}

p {
	font-size: 18px;
	width: 900px;
	margin: 0 auto;
	margin: 30px 0;
	
}

h2 {
	clear: both;
}

section {
	display: block;
}

#fb-root{
	height: auto;
	
}


