html{
	height:100%;
}
body {
	height:100%;
	margin:0;
	padding:0;
}
#content{
	height:100%;
	height:100%;
	min-height:595px;
	min-width:985px;
}