html { height: 100%; }

body {
	font-family:Tahoma;
	font-size:12px;
	line-height:15px;
 	margin: 0px;
	padding:0px;
	height:100%;
}
