body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#A9A8A8;
}

#area{
    position:relative; 
    width:100%;
	height:100%;
}
