body {
  text-align: center;
  margin:0;
  border-top:3px solid #f03900;
  background: #F6F5F3;
  font-family: Arial,helvetica,sans-serif !important;
  font-size: 12px;
}

#page {
  width:950px;
  border-left:1px solid #f03900;
  border-bottom:1px solid #f03900;
  border-right:4px solid #f03900;
  margin: 0 auto;
  height:1000px;
}

#header {
  height:120px;
  width: 100%;
  background:transparent url(../img/e-finance.jpg) no-repeat scroll 866px 10px;
}

