body {
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	font-size: 10px;
	background-color: #ffffff;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}
