﻿body 
{
    background-color: #CCC;
	margin: 0 0 0 0;
	overflow-x: auto;
	overflow-y: scroll;
}
