@charset "utf-8";
/* CSS Document */
body {
	background-color:#4c9fd7;
	background-image:url(../../Images/Theming/bodyTheOutfit.jpg);
	background-repeat: none;
	background-position: top center;
	background-attachment: fixed;
	height: 100%;
}

Content {
	background-color:#4c9fd7;
	background-image:url(../../Images/Promotions/InnerBacking.jpg);
	background-repeat: none;
	background-position: top center;
	background-attachment: fixed;
	height: 100%;
}