body {
	font-family: sans-serif;	
	margin-left: 10%;
	margin-right: 10%;
	background-image: url(bkg.jpg);
  }
  
li {
font-weight: bold;
}
h1,h2,h3,h4,h4 {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;	
}
h1 {
	font-weight: bold;
	font-size: 225%;
	line-height: 50%;
}

h2 {
	font-size: 125%;
	font-weight: bold;
}

h3 {
	font-size: 90%;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	font-weight: bold;
margin-bottom: -4%;
}