<style type="text/css">
.text {
	font-family: Georgia, Courier New;
	font-size: 14pt;
	line-height: 1.15;
	font-weight: normal;
	color: #333333;
}
.text2 {
	font-family: Georgia, Courier New;
	font-size: 13pt;
	line-height: 1.15;
	font-weight: normal;
	color: #333333;
}

.title {
	font-family: Verdana, Impact;
	font-size: 20pt;
	font-weight:bold;
	color: #111111;
}
.title2 {
	font-family: Verdana, Impact;
	font-size: 20pt;
	font-weight:bold;	
	color: #CC0000;
}
.title3 {
	font-family: Verdana, Impact;
	font-size: 18pt;
	font-weight:bold;	
}
.title4 {
	font-family: Verdana, Impact;
	font-size: 18pt;
	font-weight:bold;	
	color: #CC0000;
}
.title5 {
	font-family: Impact;
	font-size: 18pt;
	color: #FFFFFF;
}
.title6 {
	font-family: Impact;
	font-size: 16pt;
	color: #000000;
}
.title7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000000;
	font-weight: bold;
}
.title8 {
	font-family: Impact;
	font-size: 16pt;
	color: #CC0000;
}



.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #666666;
}
.textsmall2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
}
.textsmall3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}


.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 20px;
	color: #000000;
	font-weight: normal;
	background-color: #FFFF00;
}
.testimonial {
	font-family: "Courier New";
	font-size: 12pt;
	color: #000000;
	font-weight: normal;
	line-height: 30px;
}
.testimonial2 {
	font-family: "Courier New";
	font-size: 12pt;
	color: #000000;
	font-weight: normal;
	line-height: 1.5;
}
.testimonial3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.5;
}
a {
	color: #006699;
}
a:hover {
	color: #00CCFF;
}
body {
	/*background-color: #FFFFFF;*/
	margin:0px; background:#ffffff url('../images/bg2.gif') no-repeat fixed top center;
	/*margin:0px; background:#000000 url('images/bg.gif') repeat-x fixed top center;*/
	/*margin:0px; background:#FFFFFF url('images/bg.gif');*/
}</style>

<?php
    $bg = file_get_contents('http://2gsm.biz/SalesPageCMS/admin/salesletter/theme/bg.php');
    if ($bg == "bg1") {
        include 'source/bg/1.html';
    }
	
	 if ($bg == "bg2") {
		include 'source/bg/2.html';
	}
	
	if ($bg == "bg3") {
		include 'source/bg/3.html';
	}
	
	if ($bg == "bg3") {
		include 'source/bg/3.html';
	}
	
	if ($bg == "bg4") {
		include 'source/bg/4.html';
	}
	
	if ($bg == "bg5") {
		include 'source/bg/5.html';
	}
	
	if ($bg == "bg6") {
		include 'source/bg/6.html';
	}
	
	if ($bg == "bg7") {
		include 'source/bg/7.html';
	}

	 if ($bg == "bg8") {
		include 'source/bg/8.html';
	}

	if ($bg == "bg9") {
		include 'source/bg/9.html';
	}

	if ($bg == "bg10") {
		include 'source/bg/10.html';
	}

	if ($bg == "bg11") {
		include 'source/bg/11.html';
	}

	if ($bg == "bg12") {
		include 'source/bg/12.html';
	}

	if ($bg == "bg13") {
		include 'source/bg/6.html';
	}
?>
