

body {background-image: url(../img/bgother.jpg);}

section h2 {
	font-size:20px;
	font-weight:bold;
	border-bottom:solid 5px #ccc;
}
section h3 {
	padding:10px 0px;
	font-size:20px;
	font-weight:bold;
}

section { margin-bottom:30px;}
.box {
	margin:20px 0px;
	padding:20px;
	width:918px;
	line-height:30px;
	border: solid 1px #dfdfdf;
	background-image:url(../privacy/logo.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}
