.page {
	background-image: url(pic/bg2.jpg);
	background-repeat: repeat;
}
.zagolovok1 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #313A65;
	text-decoration: underline ;
}
.color_blue {
	color: #313A65;
}
.text_small {
	font-size: x-small;
}

p {
text-indent: 30px;
}
