  H1 { font-family: 'flexure', font-size: x-large;
	color: orange;
	font-family: flexure;
}
  H2 { font-family: 'flexure', font-size: large;
	color: blue;
	font-family: flexure;
}
  H3 { font-family: 'flexure', font-size: large;
	color: blue;
	font-family: flexure;
}
  H4 { font-family: 'flexure', font-size: large;
	color: green;
	font-family: flexure;
}

body {
	background-image: url(images/camera3.jpg);
        background-position: 120% 70%;
        background-repeat: repeat

}
