@charset "utf-8";
.Text_body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.background_body {
	background-image: url(assets/backgroundlight.jpg);
	background-repeat: repeat;
	background-position: left bottom;
}
.Text_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
}
.photo_link_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
}
.text_head2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
}
