@charset "utf-8";
/* CSS Document */

html, body {
	background: #dedede url(images/bg2.gif) repeat-x;
}

iframe {
	border: 0;
	width: 100%;
	display: none;
	overflow: visible;
	float: left;
}

* html iframe {
	width: 98%;
}