BODY{
	color: yellow;
	font-weight: normal;
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	background-color: black;
	background-image: url(/webgallery/page_images/background-middle-frame.jpg);
	background-position:	center;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
TH{background-color: red;}
a:link{color: #5DFFFF;}
a:active{color: #FFFFFF;}
a:hover{color: #FFFFFF;}
a:visited{color: #2ACCFF;}