@charset "utf-8";
/* CSS Document */

article {
	width:650px;
  	margin:25px auto 150px;
	text-align: left;
}

h1{ margin:100px 0 30px;
	padding-bottom:10px;
	font-weight:inherit;
	line-height: 100%;
	font-size: 40px;	
}