body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.4em;
	background: #CCCC33;
	}

h1	{
	font-size: 18pt;
	text-align: center;
	}

h2	{
	font-size: 14pt;
	border-bottom: 1px solid #000066;
	padding-bottom: 5px;
	padding-top: 10px;
	color: #000066;
	}
	
.inside	{
	width:520px;
	background-image:url(../img/5foundation_header.jpg);
	background-repeat:no-repeat;
	background-color:#CCCC99;
	border:1px solid #000066;
	padding:200px 15px 15px 15px;
	margin:20px;
	}