body
{
	background-color:		#00b670;

	margin-top:			16px;
	margin-left:			0px;
	margin-bottom:			0px;
	margin-right:			0px;

	background-image:		url('http://www.electricretard.com/images/background_top.png');
	background-repeat:		repeat-x;
}
.front
{
	position: 			relative;
	z-index:			1;
}
.banned
{
	position: 			absolute;
	top: 				0px;
	left:				0px;
	z-index:			1;
}
.iwantyou
{
	position: 			absolute;
	top: 				0px;
	right:				0px;
	z-index:			1;
}
.ad1
{
	position: 			absolute;
	top: 				360px;
	left:				8px;
	z-index:			2;
	border-style:			solid;
	border-width:			4px;
	border-color:			#000000;
}
.ad2
{
	position: 			absolute;
	top: 				360px;
	right:				8px;
	z-index:			2;
	border-style:			solid;
	border-width:			4px;
	border-color:			#000000;
}
.ad3
{
	z-index:			2;
	border-style:			solid;
	border-width:			4px;
	border-color:			#000000;
}
.bottom
{
	background-color:		#00ffff;
	background-image:		url('http://www.electricretard.com/images/background_bottom.png');
	background-repeat:		repeat-x;
}
