h1 {	text-align: center;
	color: #0000FF;
	font-size: x-large;
	font-weight: 700 }

h2 {	text-align: center;
	color: #0000FF;
	font-size: large;
	font-weight: 500 }

h3 {	color: #0000FF;
	font-size: large;
	font-weight: 400 }

h4 {	font-size: medium;
	font-weight: 600 }

body { background-image: url(background.bmp);
	background-repeat: repeat-y }

address { margin-left: 120px }