body {
	margin: 0px;
	padding: 0px;
	background-image: url('arka.jpg');
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	color: #0f4d66;
}

.site {margin:5px auto; width:900px; background-color:#ffffff; border-radius:3px; border: 5px solid #ffffff; text-align: justify;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #60B7DE;
	text-transform: lowercase;
	font-weight: bold;
}

h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #60B7DE;
	font-weight: bold;
}

a {
	font-weight: bold;
	color: #4773C1;
}

h2 {
	font-size: 14px;
}
a:hover {
	text-decoration: none;
	color: #73C5E5;
}

.img1 {
	float: left;
	margin: 4px 15px 0px 0px;
	border: 3px solid #ABDCEF;
}
.text1 {
	font-size: 14px;
}

#header {
	width: 229px;
height:685px;
	margin: 0px auto;
background: #FFFBFD url(images/site_02.jpg) repeat-x left top;
	padding: 0px;
}
