body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
div#footer {
	font-size: 75%;
	color: #999999;
	text-align: center;
}
img {
	border-style:solid;
	border-width:3px;
	border-color:green;
}

h1, h2, h3, h4, h5, h6 {
	color:#663333;
}
h1 {
	font-size:150%;
}
h2 {
	font-size:135%;
}
h3 {
	font-size:120%;
}
