
body{text-align:center;
	color:#ffffff;
	background:#E6B780;
	height:100%;
	width: 100%;
	}
	
	
#doc{
	position:absolute;
	height:100%;
	width: 100%;
	background:#bbbbbb;
	color: #ffffff;
	margin-top : -8px ;
	margin-left: -6px;
	padding:0;
	}