body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin:6px;
	background-image:url(marble.jpg);
	background-repeat:repeat;
	background-color:#000000;
	color:#009900;
}
a img{
border-width:0px;
}