@import url("mirahukuk.css");
#body {
	height: 600px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F1F1F1;
}
#logo {
	background-image: url(images/logo.jpg);
	background-position: right;
	float: left;
	height: 124px;
	width: 960px;
	margin-top: 145px;
	margin-bottom: 100px;
	background-repeat: no-repeat;
}
#under {
	font-family: "Dutch801 Rm BT";
	font-size: 16px;
	color: #333333;
	float: left;
	height: 200px;
	width: 590px;
	padding-left: 370px;
}
#adres {
	float: left;
	height: 200px;
	width: 280px;
}
#adres2 {
	float: left;
	height: 200px;
	width: 290px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #333;
	padding-left: 10px;
}
