/**{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}*/
html, body {
  /*background-image: url('assets/uploads/hris/pl/template/pl_template7.jpg');*/
  background-image: url('assets/uploads/hris/pl/template/designation_template.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}