body table td {
	padding-bottom:20px;
}

/*
body table td a img:hover {
	filter:hue-rotate(45deg) saturate(20);
}
*/
body table td a img {
	height:40px !important;
}

body table td a.large img {
	height:45px !important;
}

.copy {
	font-weight:bold;
	margin:10px auto;
	display:block;
	text-align:center
}
        
        
.copyHome {
	font-weight:bold;
	margin-top:350px;
	display:block;
	text-align:center
}

 
#bodyHome {
    background-image: url(../Logo/NaNo%20Pictures.jpg) ;
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center; 
    color: rgb(255, 255, 255); 
    background-color: rgb(0, 0, 0); 
    backdrop-filter: opacity(50%)
    }

