@charset "UTF-8";
/* CSS Document */

header{
	background-image: url("../images/privacyPolicy/pp3.jpeg");
	background-repeat:  no-repeat;
	background-size: cover;
	background-position: center center;
	padding-bottom: 200px;
}

.read{
	text-align: center;
}
h2{
	font-size: 2.2rem;
	text-align: center;
}
h3{
	font-size: 1.8rem;
	margin: 3rem 0 1.5rem;
}
.data{
	text-align: right;
	font-size: 1.4rem;
}

