@charset "UTF-8";
/* CSS Document */

/* Creates centering page for align center pages*/

body {
	margin: 0;
	height: 100%;
	text-align: center;
	background-color: #fef7e8;
	
	
}
/*p {
	font-size: 12px;
}*/

#flashWrapper {  height: 100%;
  }

html {height:100%;overflow:hidden;}
h1 {font-size: 16px;line-height: 22px;color: #462f24;}
