.splash_container {
	float: left;
	height: 600px;
	width: 1200px;
	margin-top: 50px;
	margin-left: 50px;
}
.ws_grey_logo {
	background-image: url(logos/windowshopper_brand_grey_4web.png);
	background-repeat: no-repeat;
	float: left;
	height: 600px;
	width: 471px;
}
.ws_comingsoon {
	float: left;
	height: 600px;
	width: 258px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000;
}
.ws_pink_logo {
	background-image: url(logos/windowshopper_brand_pink_4web.png);
	background-repeat: no-repeat;
	float: left;
	height: 600px;
	width: 471px;
}
.copyrights {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	float: left;
	height: 50px;
	width: 1200px;
}
