html, body{
	width: 100%;
	height: 100%;
}
body{
	margin: 0px;
	background-color: #ffffcc;
}
#conx{
	position: absolute;
	left: 0;
	top: 0;
	max-width: 830px;
	height: 485px;
	z-index: 1;
}
#swiffycontainer {
	width: 735px;
	height: 515px;
}