body {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color: #FFFFF2;
	font-size: 16px;
}

body.entrypage {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color: #A1948E;
	background-image: url(album_cover1_new.jpg); 
	background-repeat: no-repeat;
	background-position: center	center;
	font-size: 16px;
}
  A:link { color:#0000ff; text-decoration:underline; }
  A:visited { color:#0000CC; text-decoration:underline; }
  A:hover { color: #FF0000; }
  A:active { color:#007F00; }
  A:focus {outline:none; }
  
h1 {
	font-size: 24px;
	font-style: italic;
	text-align: center;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}

.albumlistpagelink {
	font-size: small;
}
.albumpagehdg {
	font-size: 24px;
	font-weight: bolder;
}

