#header {
  height: 75px;
  background: #fff url(/images/account_header.png) no-repeat 0 0;
  position: relative;
}
#header .notch {
  position: absolute;
  right: 0;
  bottom: 0;
}
#main { min-height: 400px }
.flash { 
  width: 907px;
  margin: 5px 0;
}
