/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
}
.datetext {
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
}

