html, body{
	background-image:url(../pics/pic2.jpg);
	background-position:center center;
	background-repeat:repeat;
	background-attachment:fixed;
	margin:0;padding:0;
	overflow:hidden;
}
img{border:none}
img#frame{width:968px;height:568px}
/*
a{text-decoration: none;}
a:link{ color:#000000;}
a:visited{color:#000000;}
a:hover{color: #00AEEF}
a:active{color:#ffe51c;}
*/
#container{
	margin:-285px 0 0 -484px;
	width:968px;
	height:568px;
	position:absolute;
	top:50%;left:50%;
}
#cocontent{
	overflow:auto;
	height:450px;width:850px;
	top:61px;left:59px;
	position:absolute;
	visibility:visible;
	border:none;
}
#fblike iframe{border:none;overflow:hidden;width:850px;height:25px;}
#fblike{display:none;padding:5px;text-align:center;position:absolute;top:0px;left:0px;width:100%;background-color:#FFF;}