p.yazi {
font-size: 1.2em;
line-height: 1.25em;
margin: 0;
text-align: justify;
background-color:#eee;  
padding:5px;  
margin-top:5px;  
margin-bottom:5px;  
margin-left:20px;  
margin-right:20px;
}

p.kirmizi_yazi {
font-size: 1.2em;
line-height: 1.25em;
margin: 0;
text-align: justify;
background-color:#eee;  
padding:5px;  
margin-top:5px;  
margin-bottom:5px;  
margin-left:20px;  
margin-right:20px;
color:#f00;
}
//p + p {
//text-indent: 2.5em;
//}
