
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:18px;
	background-color:#323232;
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
	margin:0;
	line-height:20px;
		
	
}

.white{

	color:#FFFFFF;
	font-size:11px;

}

.red{

	color:#FF0000;

}