﻿body 
{
}

.baslik {

      font-size: 12px; font-family: Trebuchet MS; color:Blue; 

      background-color:White; border:1px solid; border-color:Gray; 

      text-indent:3px; padding:3px; margin-top: 3px; cursor: pointer; text-align:left; 

      }
      
.icerik {

      font-size:8pt; font-family: Trebuchet MS; background-color: #ffffea; color:Gray;

       border:1px solid; border-color:Gray; border-top: none; text-align:justify;

      }
      
      

#sayfa
{
	width:970px;
	margin:0 auto;
	text-align:left;
}


#ustmenu
{
	width:970px;
	background-image:url(resimler/Untitled-2.JPG);
}

#tarih
{
	position:absolute;
	margin-top:116px;
	margin-left:10px;
}

#icerik
{
	width:970px;
}


#altalan
{
	width:970px;
	clear:both;
}

#deneme
{
	font-family:Trebuchet MS;
	font-size:12px;
	color:Red;
}

#text
{
	text-indent:5px;
	text-align:justify;
}





