body {
background: url('../images/NGTwebpageBKG.jpg') no-repeat;
font-family: Georgia;
}

#backcover {
	margin-left: 30px;
	margin-right: 30px;
	width: 600px;
}

h1 {
	color: black;
	text-shadow: white 0.05em 0.02em 0.1em;
}

p {
	font-size: large;
}

#barcode {
	position: absolute;
	top: 692px;
	left: 116px;
	position: absolute;
	width: 201px;
	height: 117px;
}

#tagline {
	position: absolute;
	top: 800px;
	margin-right: 30px;
	margin-left: 30px;
	width: 600px;
	clear: none;
}

.buy {
	font-size: x-large;
	line-height: 1.4em;
	width: 100px;
	margin: 10px;
	float: left;
}

.look {
	float: right;
	margin-top: 7px;
}

img{
	border:0px;
}

.buy a:link {color: #B12C27; background-color: none;}
.buy a:link {color: #B12C27;text-decoration: none}
.buy a:visited {color: #B12C27; text-decoration: none;}
.buy a:hover,a:focus {color: #B12C27;text-decoration: underline;}
.buy a:active {}

#tagline  a:link {color: #C03863; background-color: #ccc; padding: 2px; }
#tagline  a:link {color: #C03863;background-color: #ccc;padding: 2px;}
#tagline  a:visited {color: #C03863; background-color: #ccc;padding: 2px;}
#tagline  a:hover,a:focus {color: #C03863;background-color: #ccc;text-decoration: underline;padding: 2px;}
#tagline  a:active {}


.like {
z-index: 100000;
margin-left: 950px;
margin-top: -200px;
border; 1px blue solid;	
}