@charset "utf-8";
#baslikdiv 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	background-color: #666;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
