html, body {
height: 100%;
margin: 0;
overflow:hidden;
background-color:#254B24;
}

div.iframeBox {
height: 100%;
width: 100%;
}

#content {
	margin-top:50px;
	margin-left:500px;
}

#aSeo {
	height:100%
}
