body {
margin:0;
padding:0;
line-height:1em;
background:#000;
}

b {
font-size:130%;
color:#fff;
}

#ana {
float:left;
width:100%;
}

.bosluk {
margin:30px;
background:#900;
text-align:center;
position:relative;
}

#modaevi {
width: 800px;
height: 1020px;
margin: 20px auto;
line-height:1.5em;
font-size: 15px;
font-style: italic;
font-weight: bold;
font-family:Verdana, Tahoma, Arial;
color:#fff;
text-align:justify;
border:10px solid #333;
background:#7D141B;
position:relative;
padding: 20px;
}

.slogan {
float: center;
text-align: center;
width : 600px;
margin: 20px auto;
color:#900;
font-size: 18px;
font-style: italic;
font-weight: bold;
padding: 10px;
border: 5px double #c00;
background:#ddd;
}

.posta {
float: center;
position:relative;
width: 770px;
height: 180px;
margin: 5px;
padding: 8px;
text-align: center;
background: #C21F2A;
border: 3px double #000;
font-size: 80%;
}
		 
.onay {
float: center;
position:relative;
width: 770px;
height: 250px;
margin: 5px;
padding: 8px;
text-align: left;
background: #00A57C;
border: 3px double #000;
font-size: 90%;
}

.kucuk {
font-size:50%;
color:#333;
}

.anasayfa {
float: center;
position:relative;
background: #D6222E;
width: 770px;
height: 30px;
margin: 5px;
padding: 8px;
color:#fff;
text-align: center;
border: 3px double #000;
}

.anasayfa a {
	color: #ddd;
	text-decoration: none;
}

.anasayfa a:hover {
	color: Yellow;
	text-decoration: underline;
}

img {border:0;}
