body {
	background-color: #FFF;
}

iframe#icontent {
	float: right;
	border: 1px solid black;
	width: 350px;
	height: 300px;
	margin-top: 100px;
}
