﻿.body
{
	background:Url(~/resimler/icisleri_r9_c3.gif);
}



.banner
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: 45px;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	color: #66FFFF;
	text-align: center;
	vertical-align: middle;
	
}
.baslik1
{
	font-size: large;
	color: #CC0000;
	font-style: normal;
	text-align: center;
	font-weight: bold;
	background: url(~/resimler/bar2.jpg);
}
.norm1
{
	background-color: #F9ECE3;
	color: #000080;
	font-size: small;
}
.metin1
{
	font-size: small;
	color: #000080;
	text-align: left;
	text-indent: 20px;
}
.metin2
{
	font-size: small;
	color: #400080;
	text-align: left;
	font-style: italic;
}
.baslik
{
	font-size: x-large;
	color: #400080;
	text-align: center;
	font-weight: bold;
}
.baslik2
{
	font-size: large;
	color: #CC0000;
	text-align: left;
	font-weight: bold;
	text-indent: 25px;
}
.metin3
{
	background-color: #F9ECE3;
	font-size: 10px;
	text-align: left;
	font-style: normal;
	font-family: 'Comic Sans MS';
	color: #000000;
}