body{
font:62.5% "Times New Roman";
text-align:center;

}

#content
{
  
  padding:0px 20px;
	text-align:center;
}

div.clearer
{
clear:both;
line-height:0;
}	 


#separtor
{
 width:300px;
 margin-left: auto;
    margin-right: auto;
	margin-top:30px;
	margin-bottom:30px;
  border-top:2px dashed black;
}

p
{
  font-size:1.9em;
	margin:30px 0px;
padding:0px;
}


h1
{
  font-weight:bold;
	font-style:italic;
	font-size:3em;
	
	color:#0000ff;
  margin-left:-500px;
	margin-bottom:20px;
}
h2
{
  font-weight:bold;
	font-style:italic;
	font-size:2.4em;
	
	color:#0000ff;
  float:right;
	margin:20px 120px 20px 0px;
	
}

*html h2
{
margin:20px 60px 20px 0px;
}