<!DOCTYPE html>
<html lang="en">
	<head>
    	<meta charset="utf-8">
    	<title>LegalNewsWatch</title>
    	<style>
    	
  	h1 {
  	font-family: helvetica, sans-serif;
	font-size:40px
	font-style:normal;
	font-weight:600
	line-height:50px
	text-align: center;
} 
#container {
  max-width: 980px;
  margin: 0 auto;
}

#container .tagline {
	font-weight:400;
	font-size:18px;
	line-height:30px;
	text-align:center;
	
}


    	</style>
	      
  	</head>
  
	<body>
	<div id="container">
	<h1>LegalNewsWatch<br>
	<span class="tagline">Stories That Impact Your Rights</span></h1>
	<p>
	<strong>LegalNewsWatch</strong> was launched in 2002 as a news digest that covered stories that impact consumer rights. It started as a weekly, and quickly became a daily news site. It became more than just a medium for broadcast as people started to share their comment on the news and share their personal stories. LegalNewsWatched ceased publication in 2009.
	</p>
	</div>
	</body>

</html>