body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat;
}
#flashcontent {
 	text-align: left;
 	vertical-align: middle;	
 	margin: 0px auto;
  	padding: 0px;
  	width: 812px;
  	background-color: #ffffff;
}
