@charset "utf-8";
.stage {
	height: 100%;
	width: 100%;
}
body {
	background-attachment: fixed;
	background-image: url(../boutique_venue/images/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
}
.splash {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
}
.one {
	height: 65px;
	width: 920px;
}
.two {
	width: 920px;
	height: 250px;
	background-image: url(../images/smlash_02.png);
	background-position: center top;
}
.three {
	height: 235px;
	width: 920px;
}
.flash {
	padding-left: 35px;
}

