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

html, body {
	/*background: #dedede url(images/bg2.gif) repeat-x;*/
	background: url(images/bgimage.jpg) no-repeat center top fixed;
}

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

* html iframe {
	width: 98%;
}
