/* © World in Conflict HQ */

html, body
{

	height				:	100%;

	padding				:	000px;
	margin				:	000px;

	background-color	:	#221B0F;
	background-image	:	url('../img/background/camo.jpg');

}

td
{

	font-family			:	Tahoma, Verdana;
	font-size			:	011px;
	font-weight			:	normal;

	vertical-align		:	top;
	
	color				: 	#272319;

}

a:hover
{

	text-decoration		:	none;

}

object
{

	border				: 	000px;

}

img
{

	border				:	000px;

}