/* General Demo Style */
body{
	overflow-y: scroll;
	overflow-x: hidden;
	background-color: #FFF;
}
