body {
  padding: 0;
  margin: 0;
  background: url('../images/bg.jpg') no-repeat center top #33A0E5;
  width: 100%;
}

#flash_area {
	position: relative;
	top: 229px;
	margin-right: 3px;
	
}