﻿
html {
	overflow: -moz-scrollbars-vertical;  
	overflow-y: scroll; 
}

body 
{
	height: 100%;
}

