TD {
    color : White;
	border-width : medium;
	border-style : ridge solid solid ridge;
	border-color : Silver;
	background-color : transparent;
}

 H4 {
	color: #a9c6f5;
	line-height : normal;
}
H1 {
	font-size : x-large;
	color: White;	
	background : transparent;
	text-align : center;
	font-family : "Times New Roman;sans-serif";
}
BODY {
	line-height : 100%;
	background : black url(stones.jpg) repeat;
	word-spacing : 5px;
}
A:LINK {
	color : #ff4a4a;
	background-color : transparent;
}
A:VISITED {
	color : Yellow;
	background-color : transparent;
}


