/* CSS Document */

html{	
	width: auto;
	height:  auto;
	overflow: scroll; 
}
html body{	
	width:  auto;
	height:  auto;
	margin-right:20px;
	overflow: hidden; 
}
