body {
	background:url(layout2/back.jpg) #DAF5FD repeat-x fixed;	 
	margin: 0;
}
.maintable {
    width:960px;
    border: 1px solid #66FFFF;
    background:url(v2_images/tablobg.jpg) #ffffff repeat-x top left;
	margin-top:20px;
}
.modbaslik {
    background:url(v2_images/h3bg.jpg) no-repeat top center;
	font-weight:bold;
	text-align:left;
	width:190px;
	height:43px;
	padding: 10px 0 0 20px;
}

.modul {
    background:url(v2_images/sidebaralt.jpg) no-repeat bottom center;
	padding:0 0 30px 23px;
	margin-top:-5px;
}
.footer {
	color: #444;
	font-size: 10px;
}