@media screen and (min-width: 640px) {
body {width: 640px;margin-right: auto;margin-left: auto;}
}
iframe {
	display: none;
}