@charset "UTF-8";

@import "../css/import.css";

h1{
	background-image: url(img/h1.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 860px;
}

#privacy {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

/* index */

#privacy p,#privacy ul{
	margin-top: 15px;
	margin-bottom: 15px;
}
