html, body, div, iframe { margin:0; padding:0; height:100%; }

body {
	background-color: #ccc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%
}

iframe {	width:100%;}

