/*************************************************************

    poems

*************************************************************/

.poem {
	margin-top: 70px;
	margin-left: 80px;
}

.poem_title {
	margin-left: 30px;
}

.poem_4stx {
	margin-bottom: 35px;
}

.poem_4stx p {
    font-size: 16px;
}

.vinietka {
	margin-top: -15px;
	margin-left: 100px;
}

