
.myDiv {
  border: 0px outset rgb(0, 0, 0);
  background-color: rgb(0, 0, 0);
  text-align: center;
}

.myDiv2 {
  border: 0px outset rgb(0, 0, 0);
  background-color: rgb(0, 0, 0);
  text-align: center;
}

body {
background-image: url('http://dl3.glitter-graphics.net/pub/639/639493vlkujjxvbn.gif');
background-attachment: fixed;
background-repeat: repeat;
}

h1 {
    font-family: 'trebuchet ms', sans-serif;
    font-size: 30px;
    color: #fc56ff;
}

.p1 {
    font-family: monospace, 
    font-size: 100px;
    color: #5691ff;
}