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:0px;
padding:0px;
}


h1
{
  font-weight:bold;
	font-style:italic;
	font-size:6em;
	font-family:Georgia;

}

#cmi1
{
  float:left;
}

h2
{
font-weight:normal;
	font-style:italic;
	font-size:3em;
	font-family:Georgia;
	color:#ff0000;
	margin-bottom:50px;

}

#ctext
{
 color:#ff0000;
 float:left;
 margin-left:200px;
 margin-top:50px;
 width:160px;
}

#ctext p
{
  margin-top:20px;
}

#cmi2, #cmi3
{
  margin:50px 0px;
}

.cr
{
 color:#ff0000;
}
*html #ctext
{
margin-left:100px;
}