/*    Mobil  beatles-2.css   */

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

header {
width: 100%;
max-width: 950px;
margin-left: auto;
margin-right: auto;
}


h2 {text-align: center;} 

h3 {text-align: center;} 

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

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

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

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

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

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

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

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

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

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

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

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