﻿*
{
	margin: 0px;
    padding: 0px;
}
html{
	height: 100%;
	overflow: -moz-scrollbars-vertical;
}
body{
    height: 100%;
    width: 100%;
    background-color:Black;
}

.Google
{
	visibility:hidden;
}