body, html {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../img/bg.jpg);
	text-align: center;
	font-family: "Trebuchet MS";
	color: Black;
	font-size:12px;
}
#posfriend {
	clear:both;
	float:none;
	margin: -800px -800px;
	display: none;
	font-size: xx-small;
}
#swf {
	vertical-align:top;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	min-height: 600px;
	min-width: 800px;
	}
/* for Internet Explorer */
/*\*/
* html #cos {
position:absolute;
top:0px;
left:0px;
height: 600px;
width: 800px;
z-index: -5;
}
/**/

