BODY { 
padding : 0;
margin : 0;
color : #333;
} 
table.ana { 
background-color : #ddd;
border-color : #6a3900;
table-layout : fixed;
padding : 0;
} 
A:link { 
text-decoration : underline;
color : #333;
font-weight : bold;
font-family : Verdana;
font-size : 13px;
} 
A:visited { 
text-decoration : underline;
color : #333;
font-weight : bold;
font-family : Verdana;
font-size : 13px;
} 
A:hover { 
text-decoration : underline;
color : #000;
font-weight : bold;
font-family : Verdana;
font-size : 13px;
} 
#ana { 
float : left; 
width : 100%; 
text-align: center;
} 
H1 { 
font : bold 30px Arial;
padding : 10px 0 10px 0;
margin : 0;
letter-spacing : 1px;
} 
H2 { 
font-size : 12px;
font-family : Arial Verdana;
padding : 8px 5px 8px 5px;
letter-spacing : 4px;
color : #909;
font-style : normal;
font-weight : bold;
background : #eee;
} 
.sitetext { 
background: White;
font-family : Verdana;
font-size : 12px;
color : #003;
text-decoration : none;
text-align : justify;
} 
.baslik { 
font-family : Arial;
font-size : 16px;
color : #fff;
font-style : normal;
font-weight : bold;
letter-spacing : 6px;
background-color : #999;
padding : 6px 40px 6px 40px;
} 
.baslik1 { 
font-family : Verdana;
font-size : 70px;
color : #009;
font-style : normal;
font-weight : bold;
text-decoration : none;
} 
.baslik2 { 
font-family : Verdana;
font-size : 50px;
color : #00c;
font-style : normal;
font-weight : bold;
text-decoration : none;
} 
.kucuk { 
font-family : Verdana;
font-size : 10px;
color : #333;
font-style : normal;
font-weight : bold;
text-decoration : none;
} 
.kutu { 
width : 600px;
border : 4px outset #dadada;
color : #333;
background : #efefef;
line-height : 12px;
margin-top : 10px;
margin-right : 0;
margin-bottom : 10px;
margin-left : 0;
padding : 10px;
font-family : Verdana;
font-size : 12px;
font-weight : normal;
font-style : normal;
text-align : justify;
} 

.adres { 
width : 440px;
border : 1px solid #dadada;
color : #333;
background : #fff;
line-height : 12px;
margin: 0 auto;
padding : 5px;
font-family : Verdana;
font-size : 13px;
font-weight : normal;
font-style : normal;
text-align : center;
} 
img { 
border : 0; 
}
.center {
text-align: center;
}


#header {
	width: 960px;
	height: 140px;
	margin: 0 auto;
	text-align: center;
}
#logo {
	border: medium;
	text-align: center;
}

#logo h1 {
	padding: 2px;
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
}

.posta {
	position: relative;
	width: 480px;
	height: 280px;
	margin: 0 auto;
	padding: 2px;
	text-align: center;
	background: #fff;
	border: 1px solid Black;
	font-size: 90%;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
} 

.posta h1 {
	font-size: 1.6em;
	margin-top: 0em;
	margin-bottom: 1em;
	color: #fff;
	text-align: center;
	background: #F08080;
}

.onay {
	position: relative;
	width: 480px;
	color: #000;
	height: 220px;
	margin: 0 auto;
	padding: 2px;
	text-align: left;
	font-size: 90%;
	font-family : Verdana;
	font-size : 11px;
} 

.onay h1 {
	font-size: 1.5em;
	margin-top: 0.6em;
	margin-bottom: 0.4em;
	color: #fff;
	background: #008B8B;
	text-align: center;
}
