/* CSS Document */

body {
	background-image:url(images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	}

.footer{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	}