body {
	border: 0px;
	background-image:   url(watermark.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336600;
	background-attachment: fixed;


}
.border {
	border: 1px dashed #FFCC00;

}
a:link {
	color: #333300;
}
a:visited {
	color: #333300;
}
a:hover {
	color: #993300;
}
a:active {
	color: #333300;
}
.list {
	list-style-type: circle;
	line-height: 15px;
	color: #336600;


}
