h1, h2 {
	font-variant: small-caps;
	text-align: center;
	font-size: 180%;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}

h2
{
	font-size: 160%;
}


#content {
	background-color: #AAAAAA;
	padding: 3em;
	margin:0.2em 2em;
}

.copyrightnotice {
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	font-family: Arial;
	text-indent: 0;
}

.lipsum{
	padding-left:5px;
	padding-right:5px;
	font-size: 11px;
	font-family: Arial;
}

#mycustomscroll {
	width: 430px;#width: 430px;
	height: 400px;#height: 400px;
	overflow: auto;
	position: relative;
}

#mycustomscroll2
{
	width: 430px;#width: 430px;
	height: 370px;
	overflow: auto;
	position: relative;
}

#mycustomscroll3
{
	width: 690px;
	height: 410px;
	overflow: auto;
	position: relative;
}

.percentagewrap {
width: 80%;
margin: 0 auto;
padding: 10px;
}
	
.fixedwidth
{
	width: 660px;
	height: auto;
	position: relative;
	color: black;
	padding: 1px;
}

