﻿
.small-pic {/* собственно картинка */
    margin: 5px 5px 0px 5px; /* Отступы вокруг картинки - верх, прав, ниж, лев*/
	max-width: 250px;
}

.pic-title{/* титул рисунка */
    margin: 15px 15px 15px 15px; /* Отступы - верх, прав, ниж, лев  */ 
	color: rgb(50, 50, 50);
	font-family: Arial; 
	font-size: 20px;
 }
.txt1
{
color: rgb(25, 25, 25);
font-family: Verdana; 
font-size: 12px;}

.pers
{
  margin:0em;
  line-height:1.62em;
  font-family:"Vivaldi script", "Monotype Corsiva", Gabriola, cursive;
  font-size: 3em;
}
