body{
	background-color: black;
	text-align: center;
}

#content{
	width:418px;
	padding:3px 10px 3px 10px;
	color:white;
	margin:20px auto;
	background-color: black;
	font-weight: bold;
	border: 2px inset white;
	text-align: center;
}

#mlogo{
width:60px;
 height:60px;
 line-height:28px; 
 color:white;
 background-color:#610B0B;
 margin:0 auto 10px auto;
 padding-left:0px;
 text-align:center; 
 font-size:20px;
 border: 3px solid red;}
 
#baslik{
width:420px;
 height:22px;
 line-height:22px; 
 color:black;
 background-color:white;
 margin:0 auto 10px auto;
 padding-left:0px;
 text-align:center; 
 font-size:20px;
 border: 3px solid red;}

.kutu{
width:55px;
float:left;
border: 1px solid aqua;
margin-left:5px;
text-align:center;
padding:5px 10px 5px 5px;
}

#kutu1{
font-size:16px;
width:45px;
height:25px;
color:#99CC33;
text-align:right;
margin-left:auto;
margin-right:auto;
margin-top:1px;
}

.cont{
	width:400px;
	margin:0px auto;
}

#cevap{
	width:400px;
}
.cevap{

	width:60px;
	height:20px;
	font-size:16px;
	margin: 3px ;
	text-align:center;
}