body {
background-color: black;
background-repeat: x;
background-position: center;
background-attachment: fixed
}
p {
color: #00ff00;
font-size: 120%;
font-family: courier
}
p2 {
color: blue;
font-size: 110%;
font-family: sans-serif
}
