/*    PC  beatles-1.css   */

body {
background-color:  #faf2e8;
background-repeat: repeat;
background-attachment: fixed;
}


p {
    padding: 1px;
}

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

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

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

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

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

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

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

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

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

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

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

.elvis18 {
font-family: Arial, Roboto;
font-size: 26px;
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.1em;
}