﻿html {
	width: 100%;
	height: 100%;
}
img {
	border: 0;
}
body {
	overflow: -moz-scrollbars-vertical;
}
