@charset "utf-8";
@import "main.css";
/* CSS Document */


#bodydiv {
	position:		absolute;
	left:			80px;
	top:			140px;
	width:			60%;
	text-align:		left;
}
h1, h2 {
	text-indent:	-2em;
}
p {
	text-align:		left;
	font-size: 		1.2em;
}
#bodydiv h3 {
	margin-bottom: 2em;
}
/* copyright and the style9 are for the copyright symbol for The Energy Store */

#copyright {
	font-size:		.5em;
	vertical-align:	super;
}
