body
{	
	background-color: #000000;
	background-image:url('../images/backgrounds/background.jpg');
	background-repeat:no-repeat;
	background-position: top;
	margin:0px 0px; padding:0px;
	font-family: Tahoma;
	color: #C5C5C5; 
	font-size: 12px;
	height: 100%;
	min-height: 100%;
	text-align:center;		
}
