@import url("core.css");
@import url("ust.css");
@import url("logo.css");

.bolum {
 width:850px;
 margin-left:10px;
 padding:5px;
 line-height:20px;
 text-align:center;
 margin-top:20px;
}
.bolum h1 {
 font-size:1.8em;
 font-weight:bold;
 color:#ff4200;
}
.bolum h2 {
 font-size:1.5em;
 font-weight:bold;
 color:#c70000;
}
.bolum h3 {
 font-size:1.4em;
}