/* Primary CSS */
body {
	background:#ffffff;
	width:100%;
	padding:0px;
	margin:0px;
	}
		
#print {
	margin:20px;
	padding:20px;
	}
