body {
	background-color: #828282;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.icerik {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.baslik {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fa822e;
}
.kucukbaslik {
	font-size: 14px;
	color: #FA822E;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#form {
       background-color:#ffffff;
	BORDER-RIGHT		: #fa9144 1px dotted; 
	width 				 : 100%;
	BORDER-TOP: #fa9144 1px dotted; 
	BORDER-LEFT: #fa9144 1px dotted; 
	BORDER-BOTTOM: #fa9144 1px dotted; 
	FONT-FAMILY: arial;
	 font-size: 12px
	}
	#buton {
       background-color:#fa9144;;
	BORDER-RIGHT		: #ffffff 1px dotted; 
	BORDER-TOP: #ffffff 1px dotted; 
	BORDER-LEFT: #ffffff 1px dotted; 
	BORDER-BOTTOM:#ffffff 1px dotted;  
	FONT-FAMILY: arial;
	 font-size: 11px;
	 color:#FFFFFF;
	}