			body	{ font-family: "Times New Roman",serif;}

			body#home	{background-image: url(NY-web-home.jpg); background-size: cover; background-repeat: no-repeat;}
			body#book	{background-image: url(NY_background.png); background-repeat: repeat; }

			a	{text-decoration: none; color:black;}
			a:hover	{ color: red;}

			#menu	{ width: 020%; position:absolute; top:0;right:0; background-color: rgba(255, 255, 255, 0.5);}
			.nymenu	{  width: 100%;}

			#menubuttons	{ text-align: center; font-family: Georgia,serif; font-size: 14px;}
			.button	{ display: inline-block; text-transform: uppercase; margin:0 10px;}

			#bookcover,
			#content	{display: inline-block; width:40%;margin:20px;vertical-align: text-top;}
			#bookcover img	{width: 100%; -webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.75);-moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.75);box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.75);}

			#content	{ margin-top: 100px; font-size: 24px;}
			.donshaw		{ font-size: 18px; margin-left:20px; }
			.proceeds		{ font-size: 14px; font-family: geneva,sans-serif; }
			.right	{text-align: right;}
			
			#logos img	{ }
			.x80	{height:80px !important; margin-top:40px !important;}
			#logos	{display: flex; justify-content: space-between; }
			#logos a img	{ display: inline-block; vertical-align: middle; margin-top:50px;height:55px;}