body {
	background-image: url(../img/background.jpg);
	background-attachment:fixed;
	text-align: center;
}

h1 { 
	text-align:center;
	font-family: Verdana;
	font-size: 32px;
	word-spacing: 1px;
	} 
	
p {
	text-align: justify;
	font-family: Verdana;
	font-size: 15px;	
}

ol {
	text-align: justify;
	font-family: Verdana;
	font-size: 15px;	
}

p.wf {
	color: white;
}