body	{background-image: url('images/background.jpg');
		background-repeat: no-repeat;
		height: auto;
		}
body, tr, td {font-family: Georgia, Helvetica;
		font-weight: normal;
		font-size: 10pt;
		font-color: black;
		}
.footer {font-size: 8pt;
		position: absolute;
		top: 800px;
		left: 50px;
		color: black;
		}
.Nav, .Nav:link, .Nav:visited, .Nav:active {color: white;
		text-decoration: none;
		font-weight: bold;
		font-size: 16pt;
		}
.Nav:hover	{color: black;
			text-decoration: none;
			}
.text	{position: absolute;
		top: 175px;
		left: 225px;
		width: 525px;
		line-height: 16pt;
		padding-bottom: 10%;
		}
.bookshopAd {position: absolute;
		top: 175px;
		right: 5%;
		left: 60%;
		font-size: 8pt;
		line-height: 12pt;
		border-left: solid thin #000000;
		padding-left: 20px;
		padding-bottom: 10%}
h4		{font-weight: bold;
		font-size: 14pt;
		}