
body {
/*	
	background-image: 	url("../Textures/subtle_grey_01.jpg");
	background-image:	url("../Textures/smoke_01.jpg");
	background-image:	url("../Textures/abstract_36.jpg");
*/	background-image:  url("../Textures/red010.jpg");
	background-size:  	100% 100%;
/*	background-repeat:	no-repeat;
*/	background-repeat:	repeat;
	
/*
	background-image: 	url("../Textures/dblue033.gif");
*/	

}

#content {
	position: relative;
	top: 0px;
	left: 0px;
	width: 1024px;
	color: #ffffff;
/*	color:	#FAF60C;
	color:	#ED071E;
*/	margin: 0px auto;
	padding: 10px;
	font-size: 14px;
	text-align: left;
/*	background-color: darkslateblue;
*/
}

#content a:link {
/*	color: #191970;
*/	color: #1ff807;
}

#content a:visited {
/*	color: #3522ff;
	color: #f50c0c;
	color: #e10733;
*/	color: #f5f50a;
}

#content a:hover {
/*	color: #5798B4;
*/	color:	#0505F7;
}

#content th {
	font-size: 12px;
}

#tm {
	font-size: 8px;	
}
