html,body {
  width:100%;
  height:100%;
  margin:0px 0px 0px 0px;
  text-align:center;
  background-color: #333333;
  background-image:url('img/girl2b.png');
  background-repeat:repeat;
  background-attachment:fixed;
  margin:auto;
}
#body {
  width:770px;
  height:400px;
  background-image:url(img/girl2h.gif);
  background-repeat:no-repeat;
  text-align:center;
  font-size:small;
  color:#fff;
  font-family: Helvetica, Arial, Sans-Serif;    
}
td { 
font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 8pt;
		color: #FF9900;
}
a {
	color: #666666;
}
a:link {
	color: #99CC66;
	text-decoration: none;
}
a:visited {
	color: #666666;
		text-decoration: none;

}
a:hover {
	color: #666666;

	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;

}

.font_ads {
	color: #FFFFFF;
}
#chat {
  width:770px;
  height:150px;
  background-image:url(img/girl2f.png);
  background-repeat:no-repeat;
  text-align:center;
  font-size:small;
  color:#fff;
  font-family: Helvetica, Arial, Sans-Serif;    
}

#radio {
  width:770px;
  height:150px;
  text-align:right;
  font-size:small;
  color:#fff;
  font-family: Helvetica, Arial, Sans-Serif;

}
#text {
	width:770px; 
	background-color:#f85fb2; 
	font-size:16px; 
	color:#fff; 
	text-align:center; 
	border:dashed #0099FF 0px; 
	line-height:20px; 
	margin-bottom:0px; 
	margin:auto;
}
#corp {
	width:960px;
	margin:auto;
	border:#FF0000 solid 0px;
}

