body {
    background-color: #e9eff4;
}

textarea {
    width: 100%;
    height: 600px;
    font-size: 14px !important;
    font-family: "Courier New";
    background-color: #f7f7f7 !important;
    border: 1px solid #ddd;
}

.box {
    margin-bottom: 25px;
    margin-top: 25px;
}

h1, h2, h3, h4 {
    color: #248dc1;

}

h5 {
    color:#185A7D;
}