body {
	margin: 0;
	background: #E9E9E9 url(resimler/bg.png) repeat-x top;
	font:Normal 12px Arial;
}

a {
	text-decoration:none;
	color:#000;
}
a:hover {
	text-decoration: underline;
	color:#900;
}

img {
	
}

h1 {
	font-size: 200%;
}

h2 {
	font-size: 180%;
}

h3 { 
   font-size: 150%;
}

h4 {
	font-size:  120%;
}

#menu {
	background: url(images/menu_a.jpg) repeat-y;
	width: 179px;
	font: 11px Arial, tahoma, sans-serif;
	color: #3D3D70;
}

#menu a {
	color: #3D3D70;
	text-decoration: none;
}

#menu a:hover {
	color: #0061BD;
}

#menu ul {
	margin-left: 6px;
}

#menu li {
	list-style: none;
}
