body 
{	background-color:lightblue;
	font-family:"helvetica";
	font-size:15px;
	color:black;
	text-align:left;
}
hr
{	height:3px;
	margin-left:auto;
	background:black;
}
p
{	text-align:left;
}
br 
{	clear:both;
}
img
{	max-width:100%;
}