body {
	background-color: #000000;
	font-family:  Verdana;
	font-size: 11px;
}

#content {
	background-color: #000000;
		
}

/*Page related styles for you to view*/
#mycustomscroll {
	width:650px;
	height: 230px;
	overflow: auto;
	position: relative;
	background-color: #000000;
	padding: 0px;
}




/* general page style ends here */

