body {
  background-color: #4B4EBF;
  background-image: url(images/main.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
}

a {
  color:#66FF00;
}

h1 {
  color: #FFFF00;
  text-align: center;
}

h2 {
  color: #FFFF00;
  text-align: center;
}
