@charset "utf-8";
body {
	font-family: Calibri, Arial, Helvetica;
	font-size: 14px;
	background-color: #FFFFFF;
	background-image: url(images/Polish-Recruitment.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 380px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: square;
}
#total {
	width: 530px;
	padding: 5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
ul {
	list-style-type: square;
	line-height: 18px;
}

