/**
 * Style sheet main_start
 */
/* main_girls */
#main
{
	height:500px;
	background-color:#000000;
	background-image:url("tl_files/img/index.jpg");
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}
