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

html {
  background: #cbbb9a url(../_img/test.jpg) top center repeat;
  height: 100%;
  overflow: hidden;
}

body{
	background: #cbbb9a;
}

#flashcontent {
  width: 100%;
  margin: 0px auto 0 auto;
  height: 100%;
}
/* end hide */
body {
  
  height: 100%;
  padding: 0;
  margin: 0;
  
}