@charset "utf-8";
/* Energy Radio Splash Load Page */

body {
	background-image: url(../bg.png);
	background-repeat: repeat-x;
	background-color: #FFA41B;
}

#logo {
	background-image: url(../logo.png);
	background-position:center;
	background-position: top;
	background-repeat: no-repeat;
	width: 420px;
	height: 260px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding-top: 205px;
	clear: bottom;
}

#campaign_ads {
	width: 853px;
	height: 123px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 150px;
}