@charset "utf-8";
strong {
	color: #009999;
}

#main-image {
	width: 760px;
	height: 200px;
	margin-bottom: 20px;
	background-image: url(../images/privacy/main-image.jpg);
	background-repeat: no-repeat;
}
#privacy {
	width: 720px;
	height: auto;
	padding-right: 20px;
	padding-left: 20px;
}
#privacy a {
	font-size: 12px;
}

#privacy p {
	font-size: 13px;
	line-height: 1.5em;
}
