
a, body, table, td, textarea, tr, p, div, h1, h2, h3, h4, h5, input {

	/*This property describes the color of the text on the whole page*/

	color: Black;

	/*This property describes the size of the text on the whole page*/

	font-size: 11px;

	/*This property describes the type of the text on the whole page*/

	font-family: Arial, Helvetica, sans-serif;

} 

BODY {

}

BODY {

	background-image : url(Upload/);

	background-repeat: repeat; 

	background-position: left top;

}

BODY {

	background-image : url(Upload/Backround.gif);

	background-repeat: repeat; 

	background-position: left top;

}

BODY {

	background-image : url(Upload/Backround.gif);

	background-repeat: repeat; 

	background-position: left top;

}

BODY {

	background-image : url(Upload/);

	background-repeat: repeat; 

	background-position: left top;

}




BODY {
	background-image : url(Upload/Background.gif);
	background-repeat: repeat; 
	background-position: left top;
}
