h1, h2 {
	font-variant: small-caps;
	text-align: center;
	font-size: 180%;
	width: 96%;
	margin-left: 0px;
	margin-right: 0px;
}

h2 {
	font-size: 160%;
}





/*Page related styles for you to view*/
#mycustomscroll
{
	padding-left: 50px;
	padding-bottom: 0px;
	overflow:auto;
	width: 650px;
	padding-top: 4px;
	position: relative;
	height: 194px;
	z-index:2;
}
.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 700px;
height: 500px;
position: relative;
color: black;
padding: 1px;
}





/* general page style ends here */

