body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
margin:0;
padding:0;
}
table {
border-collapse:collapse;
border-spacing:0;
}
fieldset,img {
border:0;
}
address,caption,cite,code,dfn,em,th,var {
font-style:normal;
font-weight:normal;
}
ol,ul {
list-style:none;
}
caption,th {
text-align:left;
}
h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:normal;
}
q:before,q:after {
content:'';
}
abbr,acronym { border:0;
}

body {
	background-color:#C0D878;
	background-image:url(../img/background.png);
	background-repeat:repeat-x;
	font-family:"Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
}
#body {
	width: 874px;
	margin: 20px auto;
	position:relative
}
a:visited {color:#3D81F1}
#header {
	width:100%;
	height:156px;
}
#header ul
{
	list-style: none;
	position:relative;
	top:70px;
	left: 45px;
	z-index:2
}
#header li
{
	float: left;
	margin-right:5px;
	cursor:pointer;
	height:50px
}
#velet {
	width:440px;
	height:156px;
	float:left;
	background-image:url("../img/velet.png");
	margin-right:90px;
}
#velet:hover {
	background-image:url("../img/veletOver.png")
}
#icerik {
	position:relative;
}
#footer {
	position:relative;
	height:20px;
	width:100%;
	margin-top:30px
}
#footer img {
	border:0 none;
	float:left;
	margin-left:10px;
	margin-right:10px;
}
#linkler {padding-top:5px;
position:relative;
text-align:center;
width:100%;}
#linkler a {font-size:small; color:#798F35;margin:0 10px}
