body {
	text-align: center; /* for IE */
	font-family: "Helvetica Neue" Helvetica Arial sans-serif; 
	background: #fff;
	color: #353535;
	font-size: 14px;
	border: 0;
	margin: 0;
}

#wrapper {
	width: 960px;
	height: auto;
	margin: 0 auto;
}

#article {
	width: 700px;
	height: auto;
	margin: 0 auto 40px auto;
	text-align: left;
	line-height: 18px;
}

h1 {
	font-style: italic;
	font-family: serif;
	font-weight: lighter;
	margin: 40px 0 0 0;
	line-height: 24px;;
}

h2 {
	font-style: italic;
	font-family: serif;
	font-weight: lighter;
	margin: 10px 0 20px 0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

h4 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

img {
	margin: 10px 0;
}