@charset "UTF-8";

body {
	font-size: 13px;
	background: url(../images/pageBottom.jpg) center bottom no-repeat;
	font-family: Helvetica, sans-serif;
	margin: 0;
	padding: 20px;
}

h2  {
	font-size: 15px;
	margin-bottom: -1em;
}

a {
	color: #553328;
}