@charset "utf-8";
/* CSS Document */
body {
	background-color: #000;

  text-align: center;
  margin: 0px;
  padding: 0px;
}



.FlashBack {
  position: relative;
  padding: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: left; 
	background-image: url(../images/WoodBack.jpg);
	background-repeat: no-repeat;
	width: 1008px;
	height: 900px;
}
.FlashDiv {

}
.FlashForm {
	margin: 0 auto;
position: relative;
	width: 1008px;
	height: 112px;
	padding: 0px;
}
div.formFrame { 
position: absolute;
top: 25px;
right: 113px;
}
