@charset "UTF-8";

body {
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #2E2D76;
	padding: 0px;
	margin: 0px;
	top: 0px;
}
#fla {
	text-align: center;
	z-index:900;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
}

