/* CSS Document */
body
{
	margin:0px;
	padding:0px;
	background-image: url(images/bg.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.footertext {
	font-size: 11px;
	color: #5C2C01;
}
