body{ width:100% margin-left:0px; margin-right: 0px;background-color: #f9f8f8;}

.header {
    min-height: 48px;
    background-image: linear-gradient(to bottom, #ffe9db, #ff5e01);
    height: 61px;
}
.wrapper {
  margin-right: auto; /* 1 */
  margin-left:  auto; /* 1 */

  max-width: 1520px; /* 2 */

  padding-right: 10px; /* 3 */
  padding-left:  10px; /* 3 */
  background-color: #ffccef;
}
.logoimg{width:55%;}
.heade_right h1{ text-align: center; width: 100%; font-size: 29px;padding-top: 0px;  font-weight: bold;color:#8038b6; margin-top:0px;}
.daily h1{text-align: center;text-transform: uppercase;color: blue;word-spacing: 0px;font-weight: bold;font-size: 25px;}
.daily {text-align: center;text-transform: uppercase;}



