body {
	color:#615b5b; 
	font: 1.2em/1.5em Helvetica, Lucida Grande, Lucida Sans, Arial, sans-serif;; 
	background: #e2e2dd url(../img/bg.png) repeat-x;
	overflow: auto;
	margin: 0;
	padding: 2em;
	}

h1 {font-size: 1.5em; color: #333;}

h2, h3{
	font-size: 1.4em; 
	color: #333;
	margin-bottom: 1em;}
h3 { font-size: 1.1em;}

ul li {
	list-style-type: disc;
	margin: 1em;
	}
p {margin-bottom: 1em;}

a, a:hover, a:visited {color: #333; text-decoration: underline;}

img {float: right;}
