body {
      background: #42426F;
}

h1 {
     font-family: Palatino Lynotipe;
     color: #FFFFFF;
     text-align: center;
}

h3 {
     font-family: comic sans ms;
     color: #FFFFFF;
     text-align: center;
}

table {
     	font-style: italic;
	font-weight: bolder;
        color: #FFFFFF;
}

p {
     font-weight: bolder;
     font-family: Palatino Lynotipe;
     color: #FFFFFF;
     text-align: center;
}

a {
     font-family: Palatino Lynotipe;
     color: #FFFFFF;
     text-align: center;
}

