body
	{
	background-image: URL('images/background.jpg');
	background-repeat: repeat-x;
	}
	
#content, #content td
	{
	font-family:arial,verdana,sans-serif;
	font-size: 12px;
	color:white;
	text-align:justify;
	line-height:17px;
	}
	
#content a
	{
	color:white;
	}
	
.textbox
	{
	font-family:arial,verdana,sans-serif;
	font-size:12px;
	}
