
h2 {text-align: center;} 

h3 {text-align: center;} 

.beatles10 {
font-family: Arial, Roboto;
font-size: 0.80em;
color: #000000;
font-weight: normal;
}

.beatles12 {
font-family: Arial, Roboto;
font-size: 0.95em;
color: #000000;
font-weight: bold;
}

.beatles14 {
font-family: Arial, Roboto;
font-size: 1.2em;
color: #0000ff;
font-weight: bold;
}

.beatles14s {
font-family: Arial, Roboto;
font-size: 1.2em
color: #000000;
font-weight: bold;
}

.beatles14c {
font-family: Arial, Roboto;
font-size: 1.2em;
color: #000000;
font-weight: bold;
text-align: center;
}

.beatles14n {
font-family: Arial, Roboto;
font-size: 1.0em;
color: #000000;
font-weight: normal;
}

.elvis10 {
font-family: Arial, Roboto;
font-size: 11px;
color: #000000;
font-weight: normal;
}

.elvis10b {
font-family: Arial, Roboto;
font-size: 11pt;
color: #0000ff;
font-weight: normal;
}

.elvis12 {
font-family: Arial, Roboto;
font-size: 10px;
color: #000000;
font-weight:  normal;
}

.elvis12b {
font-family: Arial, Roboto;
font-size: 10px;
color: #000000;
font-weight: bold;
}

.elvis14 {
font-family: Arial, Roboto;
font-size: 22px;
color: #0000ff;
font-weight: bold;
}

.elvis18 {
font-family: Arial, Roboto;
font-size: 24px;
color: #000000;
font-weight: bold;
}

.vote {
font-family: Arial, sans-serif;
font-size: 0.4em;
font-weight: normal;
color: #faf2e8;
}


/
IMG.displayed {
    display: block;	 /* Pic Center */
    margin-left: auto;
    margin-right: auto; 
}

H1 {
  font-weight: bold;
  color: #0000ff;
  text-align: center;
  font-size: 1.4em;
}