/* CSS Document */

body {
	font-family:Georgia, serif;
	font-size:18px;
	line-height:1.25;
	color:#000;
	margin:0;
	padding:0;
	}
p, h1, h2, h3, h4 {
	margin:1.25em 0;
	line-height:1.25;
	}
h1 {
	font-size:2.5em;
	text-align:center;
	}
h2 {
	font-size:1.8em;
	font-weight:normal;
	text-align:center;
	}
h2.subtitle {
	margin-top:-2em;
	}
.green {
	color: #00cc00;
	}.inset {
	margin-right: 3.75em;
	margin-left: 3.75em;
}
#imagefeed {
  width : 300px;
  height : 200px;
  padding : 10px;
}
