BODY{
	background-image     : url('image/skysea_600l.jpg');
	background-attachment: fixed ;
	background-repeat    :no-repeat;
	background-position  : center;
	background-color     : black;
	font-size	         : x-small;
	text-align	         : center;
	color	             : #6666DA;
}
HR{
	color:#D3D3D3;
}
TR{
	font-size:x-small;
}
h1{
	margin: 20px;
	color	: #6666DA;
}
A{
	text-decoration : none;
}
A:link {
	color	: #77CC33;
}
A:visited {
	color	: #77CC33;
}
A:hover {
	color	:#FFCCCC
}
