body {
	background-image: url(pics/background.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;

}
.justified {
	text-align: justify;
}

