body{
background-color:#572000;
}
.divtablo {
border:dashed 2px;
border-color:#a73600;
background-color:#270e00;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;	
padding:15px 30px 20px 30px;
color:#fff;
font-family:arial;
font-size:20px;	
margin-top:20px;
}
.baslik {
font-weight:bold;
text-align:center;
font-size:26px;	
padding-bottom:10px;
}