.back-middle {
	background: #666666 url(http://microsite.x3studios.com/assets/imgs/background-img.gif) repeat-y top;
}
.back-left {
	background:  url(http://microsite.x3studios.com/assets/imgs/back-left.gif) repeat right top;
}
.back-right {

	background:  url(http://microsite.x3studios.com/assets/imgs/back-right.gif) repeat left top;
}
.text-splash {
	font: 11px/20px Tahoma;
	color: #F0F0F0;
}
a:link {
	font: 11px/20px Tahoma;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {

	font: 11px/20px Tahoma;
	color: #F0F0F0;
	text-decoration: underline;
}
.back-splash {
	background: url(http://microsite.x3studios.com/assets/imgs/splash-back-x3.gif) no-repeat center 2px;
}
a:visited {

	font: 11px/20px Tahoma;
	color: #FFFFFF;
	text-decoration: none;
}