@charset "UTF-8";

/* privilege */


ol {
	margin: 0px 0px 25px 30px;
	font-size: 12px;
}

ul {
	margin: 0px 0px 25px 30px;
	list-style: disc;
	font-size: 12px;
}

h4 {
	margin: 0px 0px 10px 0px;
}


#content {
	background-image: url(../privilege/img/privilege.jpg);
	background-repeat: no-repeat;
	background-position: 330px 70px;
}



