@charset "utf-8";
body {
	background-image: url(../images/mainbg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.maintd {
	background-image: url(../images/centrebg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:1.6em
}
.news a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d33c00;
	text-decoration:none;
}
.news a:hover {
	text-decoration:underline;
}
