#header_image {
	background:url('img/header-img.jpg') center; 
	background-repeat: no-repeat; 
	margin-top: -12px;
	
}

#main_menu {
	width: 220px;
	
}

#notices {
	width: 200px;
	padding-left: 20px;
	
}

span.mandatory { 
	color: red;
	font-weight: 500;
};

